Plugin Directory

Changeset 2982215


Ignore:
Timestamp:
10/22/2023 12:20:52 PM (2 years ago)
Author:
eazyplugins
Message:

release v4.1.0

Location:
plugins-on-steroids
Files:
22 edited
1 copied

Legend:

Unmodified
Added
Removed
  • plugins-on-steroids/tags/4.1.0/admin/dashboard-footer.php

    r2819511 r2982215  
    3838            <!-- <span class="ml-3 text-xl"><?php _e("EazyPlugins", POS_TEXT_DOMAIN); ?></span> -->
    3939        </a>
    40         <p class="text-sm text-gray-500 sm:ml-4 sm:pl-4 sm:border-l-2 sm:border-gray-200 mt-3"><?php _e("Copyright © 2022 - An EazyPlugins Product", POS_TEXT_DOMAIN); ?>
     40        <p class="text-sm text-gray-500 sm:ml-4 sm:pl-4 sm:border-l-2 sm:border-gray-200 mt-3"><?php $copyright = 'Copyright © '.date('Y'). ' - An EazyPlugins Product'; _e($copyright, POS_TEXT_DOMAIN); ?>
    4141            <!-- — <a href="https://twitter.com/eazyplugin" class="text-gray-600 ml-1" rel="noopener noreferrer" target="_blank"><?php _e("@eazyplugins", POS_TEXT_DOMAIN); ?></a> -->
    4242        </p>
  • plugins-on-steroids/tags/4.1.0/admin/dashboard-menu.php

    r2946570 r2982215  
    4646                        <a @click="tab='settings'" href="#settings" :class="tab=='settings'?'md:text-[#E8374D] font-bold':''" class="block py-2 pr-4 pl-3 text-gray-700 border-b border-gray-100 hover:bg-gray-50 md:hover:bg-transparent md:border-0 md:hover:text-[#E8374D] md:p-0 focus:shadow-none"><?php _e("Settings", POS_TEXT_DOMAIN); ?></a>
    4747                    </li>
     48                    <li class="mb-0" x-show="isLoggedIn()">
     49                        <a  href="https://remote.eazyplugins.com/" target="_blank" class="block py-2 pr-4 pl-3 text-gray-700 border-b border-gray-100 hover:bg-gray-50 md:hover:bg-transparent md:border-0 md:hover:text-[#E8374D] md:p-0 focus:shadow-none"><?php _e("Remote", POS_TEXT_DOMAIN); ?></a>
     50                    </li>
    4851                </ul>
    4952            </div>
  • plugins-on-steroids/tags/4.1.0/admin/subpages/features.php

    r2946570 r2982215  
    1010                <div class="flex items-center mb-5">
    1111                    <div class="w-11 h-11">
     12                    <img src="<?php echo POS_URL; ?>assets/images/remote.svg" alt="">
     13                    </div>
     14                </div>
     15                <div class="flex-grow">
     16                    <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("Remote Management", POS_TEXT_DOMAIN); ?></h2>
     17                    <p class="leading-relaxed text-base text-gray-500"><?php _e("Remotely manage all your plugins and WordPress settings from one centralized dashboard. Remote management makes managing multiple WordPress sites easy.", POS_TEXT_DOMAIN); ?></p>
     18                    <div class="flex align-center justify-between">
     19                        <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/J68A6lyRaC8')">
     20                            Watch Video
     21                            <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
     22                                <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
     23                                <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
     24                            </svg>
     25                        </span>
     26                        <a href="https://remote.eazyplugins.com/" target="_blank" class='cursor-pointer text-[#2873af] hover:text-gray-900 ml-4'>
     27                            Access Remote
     28                        </a>
     29                    </div>
     30                </div>
     31            </div>
     32
     33            <div class="flex h-full border border-b-gray-300 p-8 flex-col border-l-[0px] hover:shadow-2xl transition hover:ease-out">
     34                <div class="flex items-center mb-5">
     35                    <div class="w-11 h-11">
     36                        <img src="<?php echo POS_URL; ?>assets/images/bookmark.svg" alt="">
     37                    </div>
     38                </div>
     39                <div class="flex-grow">
     40                    <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("Bookmark Plugins", POS_TEXT_DOMAIN); ?></h2>
     41                    <p class="leading-relaxed text-base"><?php _e("Bookmark your favorite plugins and use them anywhere, anytime. No more losing some interesting plugins that you found last night!", POS_TEXT_DOMAIN); ?></p>
     42                    <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/m0vQIiv6SFw')">
     43                        Watch Video
     44                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
     45                            <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
     46                            <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
     47                        </svg>
     48                    </span>
     49                </div>
     50            </div>
     51
     52            <div class="flex h-full border border-b-gray-300 p-8 flex-col border-l-[0px] hover:shadow-2xl transition hover:ease-out">
     53                <div class="flex items-center justify-between mb-5">
     54                    <div class="w-11 h-11">
     55                        <img src='<?php echo POS_URL; ?>assets/images/bookmark-cat.svg' />
     56                    </div>
     57                </div>
     58                <div class="flex-grow">
     59                    <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("Bookmark Categories", POS_TEXT_DOMAIN); ?></h2>
     60                    <p class="leading-relaxed text-base"><?php _e("In pro version, you can organize your bookmarks in categories, and perform bulk operations on them", POS_TEXT_DOMAIN); ?></p>
     61                    <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/KijFTmp-STk')">
     62                        Watch Video
     63                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
     64                            <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
     65                            <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
     66                        </svg>
     67                    </span>
     68                </div>
     69            </div>
     70
     71            <div class="flex h-full border border-b-gray-300 p-8 flex-col border-t-[0px] hover:shadow-2xl transition hover:ease-out">
     72                <div class="flex items-center justify-between mb-5">
     73                    <div class="w-11 h-11">
     74                        <img src='<?php echo POS_URL; ?>assets/images/tools.svg' />
     75                    </div>
     76                </div>
     77                <div class="flex-grow">
     78                    <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("One Click Bulk Install", POS_TEXT_DOMAIN); ?></h2>
     79                    <p class="leading-relaxed text-base"><?php _e("Pro version allows you to bulk install all plugins in a bookmarked category with just a single click", POS_TEXT_DOMAIN); ?></p>
     80                    <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/WPUolhjkZ58')">
     81                        Watch Video
     82                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
     83                            <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
     84                            <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
     85                        </svg>
     86                    </span>
     87                </div>
     88            </div>
     89
     90            <div class="flex h-full border border-b-gray-300 p-8 flex-col border-t-[0px] border-l-[0px] hover:shadow-2xl transition hover:ease-out">
     91                <div class="flex items-center mb-5">
     92                    <div class="w-11 h-11">
     93                        <img src="<?php echo POS_URL; ?>assets/images/plugin-img.svg" alt="">
     94                    </div>
     95                </div>
     96                <div class="flex-grow">
     97                    <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("Plugin Thumbnail", POS_TEXT_DOMAIN); ?></h2>
     98                    <p class="leading-relaxed text-base"><?php _e("Now you can see the plugin Thumbnails in installed plugin section, for many of us that's a required feature missing in WordPress.", POS_TEXT_DOMAIN); ?></p>
     99                    <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/jn8EVJr7IZM')">
     100                        Watch Video
     101                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
     102                            <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
     103                            <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
     104                        </svg>
     105                    </span>
     106                </div>
     107            </div>
     108
     109            <div class="flex h-full border border-b-gray-300 p-8 flex-col border-t-[0px] border-l-[0px] hover:shadow-2xl transition hover:ease-out">
     110                <div class="flex items-center mb-5">
     111                    <div class="w-11 h-11">
     112                        <img src="<?php echo POS_URL; ?>assets/images/download.svg" alt="">
     113                    </div>
     114                </div>
     115                <div class="flex-grow">
     116                    <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("Download Plugins", POS_TEXT_DOMAIN); ?></h2>
     117                    <p class="leading-relaxed text-base"><?php _e("Made some customizations? Tired of FTP? Download any plugin from your plugin admin area in just one click. ", POS_TEXT_DOMAIN); ?></p>
     118                    <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/a8j-tC6Up_Q')">
     119                        Watch Video
     120                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
     121                            <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
     122                            <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
     123                        </svg>
     124                    </span>
     125                </div>
     126            </div>
     127
     128            <div class="flex h-full border border-b-gray-300 p-8 flex-col border-t-[0px] hover:shadow-2xl transition hover:ease-out">
     129                <div class="flex items-center mb-5">
     130                    <div class="w-11 h-11">
     131                        <img src="<?php echo POS_URL; ?>assets/images/history.svg" alt="">
     132                    </div>
     133                </div>
     134                <div class="flex-grow">
     135                    <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("Plugin History", POS_TEXT_DOMAIN); ?></h2>
     136                    <p class="leading-relaxed text-base"><?php _e("Everytime you install new plugins, activate or deactivate them or delete we will show you the full log. Super handy for debugging and trouble shooting.", POS_TEXT_DOMAIN); ?></p>
     137                    <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/pWqIG2fJRs0')">
     138                        Watch Video
     139                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
     140                            <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
     141                            <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
     142                        </svg>
     143                    </span>
     144                </div>
     145            </div>
     146
     147            <div class="flex h-full border border-b-gray-300 p-8 flex-col border-t-[0px] border-l-[0px] hover:shadow-2xl transition hover:ease-out">
     148                <div class="flex items-center justify-between mb-5">
     149                    <div class="w-10 h-10">
     150                        <img src='<?php echo POS_URL; ?>assets/images/version.svg' />
     151                    </div>
     152                </div>
     153                <div class="flex-grow">
     154                    <h2 class="text-gray-900 text-lg title-font font-bold"> <?php _e("Version Management", POS_TEXT_DOMAIN); ?></h2>
     155                    <p class="leading-relaxed text-base"><?php _e("Plugin Version Management helps you to manage plugin versions. Switch your plugin version anytime. No more issues about plugin updates breaking your website.", POS_TEXT_DOMAIN); ?></p>
     156                    <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/NrTIMegS2QM')">
     157                        Watch Video
     158                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
     159                            <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
     160                            <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
     161                        </svg>
     162                    </span>
     163                </div>
     164            </div>
     165
     166            <div class="flex h-full border border-b-gray-300 p-8 flex-col border-t-[0px] border-l-[0px] hover:shadow-2xl transition hover:ease-out">
     167                <div class="flex items-center justify-between mb-5">
     168                    <div class="w-11 h-11">
     169                        <img src='<?php echo POS_URL; ?>assets/images/note.svg' />
     170                    </div>
     171                </div>
     172                <div class="flex-grow">
     173                    <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("Quick Notes", POS_TEXT_DOMAIN); ?></h2>
     174                    <p class="leading-relaxed text-base"><?php _e("Have something to note about a plugin? This feature allows you to add quick notes on each of your plugins, like never before.", POS_TEXT_DOMAIN); ?></p>
     175                    <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/_EJv2iZHIyo')">
     176                        Watch Video
     177                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
     178                            <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
     179                            <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
     180                        </svg>
     181                    </span>
     182                </div>
     183            </div>
     184
     185            <div class="flex h-full border border-b-gray-300 p-8 flex-col border-t-[0px] hover:shadow-2xl transition hover:ease-out">
     186                <div class="flex items-center justify-between mb-5">
     187                    <div class="w-11 h-11">
     188                        <img src='<?php echo POS_URL; ?>assets/images/lock.svg' />
     189                    </div>
     190                </div>
     191                <div class="flex-grow">
     192                    <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("Plugins Lock", POS_TEXT_DOMAIN); ?></h2>
     193                    <p class="leading-relaxed text-base"><?php _e("Don’t want your plugins be deleted? Don’t want to update a plugin? Now you can prevent any kind of modification to your installed plugins.", POS_TEXT_DOMAIN); ?></p>
     194                    <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/-GAN6sxNmZg')">
     195                        Watch Video
     196                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
     197                            <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
     198                            <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
     199                        </svg>
     200                    </span>
     201                </div>
     202            </div>
     203
     204            <div class="flex h-full border border-b-gray-300 p-8 flex-col hover:shadow-2xl transition hover:ease-out">
     205                <div class="flex items-center mb-5">
     206                    <div class="w-11 h-11">
    12207                        <img src="<?php echo POS_URL; ?>assets/images/search.svg" alt="">
    13208                    </div>
     
    17212                    <p class="leading-relaxed text-base text-gray-500"><?php _e("Searching for installed plugins is super slow in WordPress, but not anymore! With Eazy Plugin Manager, it's faster than lightening", POS_TEXT_DOMAIN); ?></p>
    18213                    <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/J68A6lyRaC8')">
    19                         Watch Video
    20                         <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
    21                             <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
    22                             <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
    23                         </svg>
    24                     </span>
    25                 </div>
    26             </div>
    27 
    28             <div class="flex h-full border border-b-gray-300 p-8 flex-col border-l-[0px] hover:shadow-2xl transition hover:ease-out">
    29                 <div class="flex items-center mb-5">
    30                     <div class="w-11 h-11">
    31                         <img src="<?php echo POS_URL; ?>assets/images/bookmark.svg" alt="">
    32                     </div>
    33                 </div>
    34                 <div class="flex-grow">
    35                     <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("Bookmark Plugins", POS_TEXT_DOMAIN); ?></h2>
    36                     <p class="leading-relaxed text-base"><?php _e("Bookmark your favorite plugins and use them anywhere, anytime. No more losing some interesting plugins that you found last night!", POS_TEXT_DOMAIN); ?></p>
    37                     <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/m0vQIiv6SFw')">
    38                         Watch Video
    39                         <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
    40                             <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
    41                             <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
    42                         </svg>
    43                     </span>
    44                 </div>
    45             </div>
    46 
    47             <div class="flex h-full border border-b-gray-300 p-8 flex-col border-l-[0px] hover:shadow-2xl transition hover:ease-out">
    48                 <div class="flex items-center justify-between mb-5">
    49                     <div class="w-11 h-11">
    50                         <img src='<?php echo POS_URL; ?>assets/images/bookmark-cat.svg' />
    51                     </div>
    52                 </div>
    53                 <div class="flex-grow">
    54                     <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("Bookmark Categories", POS_TEXT_DOMAIN); ?></h2>
    55                     <p class="leading-relaxed text-base"><?php _e("In pro version, you can organize your bookmarks in categories, and perform bulk operations on them", POS_TEXT_DOMAIN); ?></p>
    56                     <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/KijFTmp-STk')">
    57                         Watch Video
    58                         <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
    59                             <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
    60                             <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
    61                         </svg>
    62                     </span>
    63                 </div>
    64             </div>
    65 
    66             <div class="flex h-full border border-b-gray-300 p-8 flex-col border-t-[0px] hover:shadow-2xl transition hover:ease-out">
    67                 <div class="flex items-center justify-between mb-5">
    68                     <div class="w-11 h-11">
    69                         <img src='<?php echo POS_URL; ?>assets/images/tools.svg' />
    70                     </div>
    71                 </div>
    72                 <div class="flex-grow">
    73                     <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("One Click Bulk Install", POS_TEXT_DOMAIN); ?></h2>
    74                     <p class="leading-relaxed text-base"><?php _e("Pro version allows you to bulk install all plugins in a bookmarked category with just a single click", POS_TEXT_DOMAIN); ?></p>
    75                     <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/WPUolhjkZ58')">
    76                         Watch Video
    77                         <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
    78                             <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
    79                             <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
    80                         </svg>
    81                     </span>
    82                 </div>
    83             </div>
    84 
    85             <div class="flex h-full border border-b-gray-300 p-8 flex-col border-t-[0px] border-l-[0px] hover:shadow-2xl transition hover:ease-out">
    86                 <div class="flex items-center mb-5">
    87                     <div class="w-11 h-11">
    88                         <img src="<?php echo POS_URL; ?>assets/images/plugin-img.svg" alt="">
    89                     </div>
    90                 </div>
    91                 <div class="flex-grow">
    92                     <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("Plugin Thumbnail", POS_TEXT_DOMAIN); ?></h2>
    93                     <p class="leading-relaxed text-base"><?php _e("Now you can see the plugin Thumbnails in installed plugin section, for many of us that's a required feature missing in WordPress.", POS_TEXT_DOMAIN); ?></p>
    94                     <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/jn8EVJr7IZM')">
    95                         Watch Video
    96                         <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
    97                             <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
    98                             <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
    99                         </svg>
    100                     </span>
    101                 </div>
    102             </div>
    103 
    104             <div class="flex h-full border border-b-gray-300 p-8 flex-col border-t-[0px] border-l-[0px] hover:shadow-2xl transition hover:ease-out">
    105                 <div class="flex items-center mb-5">
    106                     <div class="w-11 h-11">
    107                         <img src="<?php echo POS_URL; ?>assets/images/download.svg" alt="">
    108                     </div>
    109                 </div>
    110                 <div class="flex-grow">
    111                     <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("Download Plugins", POS_TEXT_DOMAIN); ?></h2>
    112                     <p class="leading-relaxed text-base"><?php _e("Made some customizations? Tired of FTP? Download any plugin from your plugin admin area in just one click. ", POS_TEXT_DOMAIN); ?></p>
    113                     <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/a8j-tC6Up_Q')">
    114                         Watch Video
    115                         <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
    116                             <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
    117                             <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
    118                         </svg>
    119                     </span>
    120                 </div>
    121             </div>
    122 
    123             <div class="flex h-full border border-b-gray-300 p-8 flex-col border-t-[0px] hover:shadow-2xl transition hover:ease-out">
    124                 <div class="flex items-center mb-5">
    125                     <div class="w-11 h-11">
    126                         <img src="<?php echo POS_URL; ?>assets/images/history.svg" alt="">
    127                     </div>
    128                 </div>
    129                 <div class="flex-grow">
    130                     <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("Plugin History", POS_TEXT_DOMAIN); ?></h2>
    131                     <p class="leading-relaxed text-base"><?php _e("Everytime you install new plugins, activate or deactivate them or delete we will show you the full log. Super handy for debugging and trouble shooting.", POS_TEXT_DOMAIN); ?></p>
    132                     <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/pWqIG2fJRs0')">
    133                         Watch Video
    134                         <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
    135                             <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
    136                             <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
    137                         </svg>
    138                     </span>
    139                 </div>
    140             </div>
    141 
    142             <div class="flex h-full border border-b-gray-300 p-8 flex-col border-t-[0px] border-l-[0px] hover:shadow-2xl transition hover:ease-out">
    143                 <div class="flex items-center justify-between mb-5">
    144                     <div class="w-10 h-10">
    145                         <img src='<?php echo POS_URL; ?>assets/images/version.svg' />
    146                     </div>
    147                 </div>
    148                 <div class="flex-grow">
    149                     <h2 class="text-gray-900 text-lg title-font font-bold"> <?php _e("Version Management", POS_TEXT_DOMAIN); ?></h2>
    150                     <p class="leading-relaxed text-base"><?php _e("Plugin Version Management helps you to manage plugin versions. Switch your plugin version anytime. No more issues about plugin updates breaking your website.", POS_TEXT_DOMAIN); ?></p>
    151                     <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/NrTIMegS2QM')">
    152                         Watch Video
    153                         <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
    154                             <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
    155                             <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
    156                         </svg>
    157                     </span>
    158                 </div>
    159             </div>
    160 
    161             <div class="flex h-full border border-b-gray-300 p-8 flex-col border-t-[0px] border-l-[0px] hover:shadow-2xl transition hover:ease-out">
    162                 <div class="flex items-center justify-between mb-5">
    163                     <div class="w-11 h-11">
    164                         <img src='<?php echo POS_URL; ?>assets/images/note.svg' />
    165                     </div>
    166                 </div>
    167                 <div class="flex-grow">
    168                     <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("Quick Notes", POS_TEXT_DOMAIN); ?></h2>
    169                     <p class="leading-relaxed text-base"><?php _e("Have something to note about a plugin? This feature allows you to add quick notes on each of your plugins, like never before.", POS_TEXT_DOMAIN); ?></p>
    170                     <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/_EJv2iZHIyo')">
    171                         Watch Video
    172                         <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
    173                             <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
    174                             <path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z" />
    175                         </svg>
    176                     </span>
    177                 </div>
    178             </div>
    179 
    180             <div class="flex h-full border border-b-gray-300 p-8 flex-col border-t-[0px] hover:shadow-2xl transition hover:ease-out">
    181                 <div class="flex items-center justify-between mb-5">
    182                     <div class="w-11 h-11">
    183                         <img src='<?php echo POS_URL; ?>assets/images/lock.svg' />
    184                     </div>
    185                 </div>
    186                 <div class="flex-grow">
    187                     <h2 class="text-gray-900 text-lg title-font font-bold"><?php _e("Plugins Lock", POS_TEXT_DOMAIN); ?></h2>
    188                     <p class="leading-relaxed text-base"><?php _e("Don’t want your plugins be deleted? Don’t want to update a plugin? Now you can prevent any kind of modification to your installed plugins.", POS_TEXT_DOMAIN); ?></p>
    189                     <span class='cursor-pointer text-[#2873af] hover:text-gray-900' @click="videoModal.show('https://www.youtube.com/embed/-GAN6sxNmZg')">
    190214                        Watch Video
    191215                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-circle inline-block ml-1" viewBox="0 0 16 16">
  • plugins-on-steroids/tags/4.1.0/admin/subpages/settings/connection-key.php

    r2946570 r2982215  
    11<div class="flex flex-col">
    2     <p x-show="Object.keys(tokenManager.connectedInfo).length <= 0" class="p-4 text-lg">These values are used to connect with our <a class="text-[#2873AF] font-bold underline" href="https://remote.eazyplugins.com/" target="_blank">Remote Management</a> service.</p>
     2    <p class="p-4 text-lg">These values are used to connect with our <a class="text-[#2873AF] font-bold underline" href="https://remote.eazyplugins.com/" target="_blank">Remote Management</a> service.</p>
    33    <table class="table-auto w-full plugins">
    44        <thead>
  • plugins-on-steroids/tags/4.1.0/assets/js/admin.min.js

    r2946570 r2982215  
    1 const _0xf2bcc4=_0x7f34;function _0x114f(){const _0x5bc322=['isArray','bookmarkSearch','versions','pos_histories','length','isCurrentSiteActive','Please\x20enter\x20valid\x20email\x20address!','token','high','connection-key','getOption','/category/delete','hideModal','#activate-site\x20a','Activate','ajax','specials','pos_vul_count','getConnectionKey','/category/rename','Deactivate','confirmpassword','api_endpoint','/tokens','/duc','pos','restoreSession','random','vulnerabilities','selectAllPosts','updateOption','Enable\x20only\x20here,\x20disable\x20everywhere\x20else','slugs','parse','Password\x20must\x20be\x20at\x20least\x206\x20chasarcters','pos-parent','updateActionText','Generate\x20New\x20Key','c1dc4511eb56aea509571e2d9132a8c3d3999a25','string','rules','locked_plugins','vaultShareAccordion','vaultManager','histories','error','ezp','dispatchEvent','processActivePlugins','copiedText','19158NNUsNA','totalTokens','messageModal','processCategoryCount','total','validateEmail','vaultShareModal','html','model','critical','/rp','s16','Sorry,\x20you\x20cannot\x20install\x20this\x20plugin\x20because\x20it\x27s\x20blocked\x20by\x20the\x20','function','\x20is\x20being\x20installed','prop','Plugin\x20','ajax_url','getTokens','Eazy\x20Plugin\x20Manager','subject','/list/','secondaryText','\x20sites,\x20','\x20has\x20been\x20installed\x20sucessfully','site_url','\x20KB','assign','addClass','activateuser','trim','#toplevel_page_pos-settings\x20li:contains(\x22Account\x22)','POS_BOOKMARK','catch','eazywp_connecting_info','x256','backups','gconk','s\x20Selected','/axu','init','activeBookmark','categories','trunk','some','fetchCBookmarks','then','values','fetchSites','message','4347012qZBlmP','updateWordPressUserTokenMeta','reload','connection_key','04f19bed7f5563bebb4be9798f623a0b34d24e7c','pos_update_token','displayModal','saving','/settings/cp','otp','makeCategoryActive','click','otp_error','hasOwnProperty','current_user_id','All','search','map','Version\x20','selectAllPages','interval','replaceAll','display','all','processPlugin','token_login_error','settings','pro','active','forgot_password','Bearer\x20','/listsimple','processPluginFromEvent','1263288WsfBvf','findIndex','Installing\x20','locked_plugins_data','concat','346660eszIUY','confimpassword','filterByCategory','nonce','VW5hdXRoZW50aWNhdGVkLg==','bookmarks','4418379GfAYFz','categoryManager','active_plugins','/user','vaultShareStep','ceil','tokens','Support\x20request\x20has\x20been\x20sent.\x20Please\x20wait\x20for\x20some\x20time\x20for\x20the\x20reply','#pos-vul-count','show','titleToSlug','fetchHistories','removeClass','Yes','xm33','flex','fixSlugs','displayManageModal','This\x20plugin\x20is\x20active.\x20Please\x20deactivate\x20first.','#toplevel_page_pos-settings\x20li:contains(\x22History\x22)','Server\x20is\x20under\x20maintenance.\x20PLease\x20try\x20again\x20after\x20some\x20time.\x20We\x27re\x20sorry\x20for\x20this\x20inconvenience.','join','user','optimization','https://eazyplugins.com/eazy-plugin-manager/?data=','user_name','waiting','video','href','Version\x20Manager','pos-sign','setReady','action','ajaxSetup','\x20Sites','setItem','Passwords\x20didn\x27t\x20match','/updatecategories','platinum-lifetime','129761whiuFQ','x-restore-','blocked_plugins_data','selectAllPlugins','Let\x27s\x20Do\x20That','fetchUserBookmarks','GET','Sorry,\x20you\x20cannot\x20activate\x20this\x20plugin\x20because\x20it\x27s\x20locked\x20by\x20the\x20','p-pos-token','includes','authtoken','tab','plan','\x20has\x20been\x20deactivated\x20sucessfully','Passwords\x20didn\x27t\x20match!','Site\x20activation\x20limit\x20reached.\x20Please\x20deactivate\x20other\x20sites\x20before\x20activating\x20this\x20one.','emailPatternReg','e171e19cc360e7bc04668dacccd4b2952f98c46a','/support','removeEventListener','selectedCategories','https://eazyplugins.com/eazy-plugin-manager','store','Cancel','key','shouldDisplayModal','#activate-site','addEventListener','Select\x20','serverMaintenanceMessage','Saving...','titleCase','page','\x20Site','https://api.ipify.org/?format=json','log','?action=pos_install&nonce=','newp','2813619OYTYoZ','login','post_ids','posts','optimizationManager','sites','9d2b173c851327810a261672213a2d64a74f2965','Unlimited','post','totalSites','clipboard','selectedVaultToShare','fetchUserCategories','Invalid\x20Token','This\x20vulnerability\x20has\x20been\x20patched.\x20Immediately\x20update\x20the\x20plugin\x20to\x20the\x20latest\x20version\x20or\x20deactivate','bulkSelectedPlugins','plugins-on-steroids','substring','confirm_password_error','eazywp_connection','\x20MB','pos_posts','fetchPlanDetails','DELETE','Please\x20check\x20this\x20email\x20','getElementById','pos_activate','Password\x20must\x20be\x20at\x20least\x206\x20chasarcters!','severity','getList','/registersites','&slug=','hidden','home_url','writeText','oldp','.btn-generate-ck','errorCallback','deactivated','activeCategory','platinum-yearly','/logout','title','Sorry,\x20you\x20cannot\x20activate\x20this\x20plugin\x20because\x20it\x27s\x20blocked\x20by\x20the\x20','none','hide','pos-x16','psearch','hash','email','Are\x20you\x20sure\x20to\x20disconnect\x20this\x20site\x20from\x20Eazywp\x20remote?','Are\x20you\x20sure\x20to\x20remove\x20this\x20site?','showSelectedOnly','#toplevel_page_pos-settings\x20li:contains(\x22Bookmarks\x22)','get','03753b969b98fefe99c636b25e7c3b9fd6676cbb','cap','404404','removeItem','pos_439001','p-pos-user','edit','target=\x22_blank\x22\x20href','split','plugin_id','pos_deactivate','latest\x20version','url','8ca6ae93df65cf07d33237d745875cb79bdc70cf','activateSite','application/json','copiedSiteUrlText','Pages','/tc','POS_SLUGS_FETCHED','primaryText','Version','pos_update_option','pos_get_option','tokenSelected','logout','connectedInfo','activePlugin','Posts','all_plugins','https://api.wordpress.org/plugins/info/1.2/?action=plugin_information&request[fields][short_description]=1&&request[fields][sections]=0&request[fields][ratings]=0&request[fields][screenshots]=0&request[fields][contributors]=0&request[fields][tags]=0&request[fields][banners]=0&request[slug]=','siteid','text','POS_BOOKMARKS_FETCHED','getItem','host','low','Copied','pos_restore_from_vault','success','eazy-plugin-manager','page_ids','processAllPlugins','showMessage','80a1e636bec616e193fde1dc225650bc9333c044','860ggRPus','/tokens/','check','actionText','pos_x256','plugin_slug','27IYbEQL','Installing...','/bookmarkslugs','reverse','deactivate','latest','successCallback','/vulnerabilities','/bookmarks/','POST','\x20tokens','POS_PLUGIN_ACTION','page_slugs','Latest','All\x20fields\x20are\x20requirded,\x20please\x20fill\x20them\x20up.','\x20Selected','\x20of\x20this\x20plugin\x20is\x20already\x20installed.\x20Are\x20you\x20sure\x20to\x20install\x20and\x20rewrite\x20the\x20existing\x20plugin?','disabled','install','ruleset','getSize','push','.\x20You\x20can\x20now\x20activate\x20this\x20plugin','This\x20vulnerability\x20has\x20been\x20patched.\x20Consider\x20updating\x20this\x20plugin\x20to\x20the\x20latest\x20version\x20or\x20deactivate','Disable\x20only\x20on\x20the\x20selected\x20items','checkStatus','replace','discovered','modalCategories','newCategory','Sorry,\x20you\x20cannot\x20deactivate\x20this\x20plugin\x20because\x20it\x27s\x20locked\x20by\x20the\x20','displayCategoryModal','login_error','Please\x20Wait..','post_slugs','/sites','blocked_plugins','Installed\x20Version:\x20','Are\x20you\x20sure\x20you\x20want\x20to\x20delete\x20this\x20token?','ready','tokenManager','slice','toLowerCase','inactive','loadPages','#login','Install','Save','stringify','version','filter','/bookmarks','https://www.youtube.com/embed/miC3hoAaqKc','slug','otp_check','2022-09-06\x2013:36','array','POS_USER_FETCHED','periodicCheck','/share','innerHTML','patched','cleanErrors','notice','successfulLogin','isLoggedIn','parent','free','\x20for\x20a\x20password\x20reset\x20link','pos_install','88968632c82e6b9e30ee55abbb57e8fad1b2e1c2','This\x20vulnerability\x20has\x20not\x20been\x20patched\x20yet.\x20Please\x20immediately\x20deactivate\x20this\x20plugin','json','category_slug','clearCallbacks','966dc2678728b178f8357e941aec53aaf12f1207','installAssets','tokenSelectAll','4ff88aaddbd209d8026924c2cc2836b408698823','File\x20successfully\x20deleted','initialize','pos-optimization-rules','API_ENDPOINT','pop','installed_plugins','869c92e51342d9db052edc565b9fbf19b93539f8','328896804b6382cc2c4296208d902dbddaa88ff4','pos_pages','pwderror','password','indexOf','forEach','eHg=','loadPosts','splice','name','x16','pos_4X','pages','location','temporaryData','/ping','tokenSearch','history','Password\x20can\x27t\x20be\x20empty!','addRule','keys'];_0x114f=function(){return _0x5bc322;};return _0x114f();}(function(_0xf95adf,_0x514e7a){const _0x528f28=_0x7f34,_0x36e912=_0xf95adf();while(!![]){try{const _0x5b626a=-parseInt(_0x528f28(0x2ce))/0x1+parseInt(_0x528f28(0x2a1))/0x2+-parseInt(_0x528f28(0x2f4))/0x3+parseInt(_0x528f28(0x27b))/0x4+parseInt(_0x528f28(0x1a6))/0x5*(parseInt(_0x528f28(0x249))/0x6)+parseInt(_0x528f28(0x2a7))/0x7+-parseInt(_0x528f28(0x29c))/0x8*(parseInt(_0x528f28(0x1ac))/0x9);if(_0x5b626a===_0x514e7a)break;else _0x36e912['push'](_0x36e912['shift']());}catch(_0x231704){_0x36e912['push'](_0x36e912['shift']());}}}(_0x114f,0xdb825));const Connection={'error':!0x1,'interval':null,'API_ENDPOINT':()=>pos[_0xf2bcc4(0x22d)],'periodicCheck'(){const _0x4e0c25=_0xf2bcc4;null==this[_0x4e0c25(0x28f)]&&(this[_0x4e0c25(0x28f)]=setInterval(function(){const _0x95ee13=_0x4e0c25;Connection[_0x95ee13(0x1c5)]();},0x1388));},'checkStatus'(){const _0x38daea=_0xf2bcc4;fetch(this[_0x38daea(0x1fe)]()+_0x38daea(0x211))['then'](_0x32a6cc=>{const _0x52bc5a=_0x38daea;this[_0x52bc5a(0x244)]=!0x1;})[_0x38daea(0x26a)](_0x1af8be=>{const _0x4c39ae=_0x38daea;this[_0x4c39ae(0x244)]=!0x0,this[_0x4c39ae(0x1e6)]();});},'serverMaintenanceMessage':()=>_0xf2bcc4(0x2bb)},settings={'tx':'t1','tab':_0xf2bcc4(0x2f5),'generalSettingsTab':_0xf2bcc4(0x220),'email':'','password':'','token':'','user':{},'login_error':'','name':'','bookmarks':[],'histories':[],'categories':[{'id':0x0,'key':null,'active':0x1,'title':'All'}],'ready':!0x1,'pro':!0x1,'active_plugins':[],'installed_plugins':{},'notice':{'display':!0x1,'message':''},'psearch':'','temporaryData':{},'otp':'','otp_check':'','otp_error':!0x1,'otp_error_message':'Invalid\x20OTP.\x20Please\x20try\x20again','forgot_password':!0x1,'forgot_password_error':'','sites':[],'displayCategoryModal':!0x1,'activeCategory':null,'activeBookmark':null,'modalCategories':[],'newCategory':'','bulkSelectedPlugins':[],'selectAllPlugins':!0x1,'action':'','tempPluginStackForBulkProcessing':[],'bookmarkSearch':'','pos':{},'authtoken':'','confirmpassword':'','confirm_password_error':'','token_login_error':'','emailPatternReg':/[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,3}$/,'API_ENDPOINT':()=>pos[_0xf2bcc4(0x22d)],'tabChanged'(_0x55b214,_0x4e1826){const _0x48e3bc=_0xf2bcc4;_0x48e3bc(0x2be)==_0x55b214&&(this['optimizationManager'][_0x48e3bc(0x1d8)](),this[_0x48e3bc(0x2f8)]['loadPosts']());},'isLoggedIn'(){const _0x589d23=_0xf2bcc4;return!!this[_0x589d23(0x21e)];},'hasBookmarks'(){const _0x31bc85=_0xf2bcc4;return 0x0!=this[_0x31bc85(0x2a6)][_0x31bc85(0x21b)];},'getSiteLimit'(){const _0x58ce3d=_0xf2bcc4;return _0x58ce3d(0x201)==this[_0x58ce3d(0x2bd)]['x16']?'Unlimited':'c1dc4511eb56aea509571e2d9132a8c3d3999a25'==this[_0x58ce3d(0x2bd)][_0x58ce3d(0x20c)]?'50':'75fe2a3dab32f41ed17d5e0c1d7ae1896383d4c8'==this[_0x58ce3d(0x2bd)][_0x58ce3d(0x20c)]?'15':_0x58ce3d(0x2fa)==this[_0x58ce3d(0x2bd)][_0x58ce3d(0x20c)]?'5':void 0x0;},'axc35'(){const _0x12a04b=_0xf2bcc4;return _0x12a04b(0x23d)==this[_0x12a04b(0x2bd)][_0x12a04b(0x20c)]||_0x12a04b(0x201)==this[_0x12a04b(0x2bd)]['x16'];},'x439001'(_0x10e747){const _0xbd001c=_0xf2bcc4;let _0x29fbce;return _0x10e747=_0x10e747[_0xbd001c(0x181)]('')[_0xbd001c(0x1af)]()['join'](''),this[_0xbd001c(0x2bd)][_0xbd001c(0x20c)]&&(_0x29fbce=this[_0xbd001c(0x2bd)]['x16']['split']('')[_0xbd001c(0x1af)]()[_0xbd001c(0x2bc)]('')),_0xbd001c(0x1f2)==_0x10e747&&_0xbd001c(0x202)!=_0x29fbce||('free'===this[_0xbd001c(0x2bd)]['slug']||_0xbd001c(0x208)!=btoa(pos[_0xbd001c(0x20d)]))&&('1'==pos[_0xbd001c(0x26c)]&&(_0xbd001c(0x2df)==_0x10e747&&_0xbd001c(0x202)!=_0x29fbce||(_0xbd001c(0x179)==_0x10e747&&'328896804b6382cc2c4296208d902dbddaa88ff4'!=_0x29fbce||(_0xbd001c(0x1f7)==_0x10e747&&'328896804b6382cc2c4296208d902dbddaa88ff4'!=_0x29fbce||('3591c79aca8a5cb2010561f88e99971a38023002'==_0x10e747&&_0xbd001c(0x202)!=_0x29fbce||(_0xbd001c(0x27f)==_0x10e747&&_0xbd001c(0x202)!=_0x29fbce||(_0xbd001c(0x1a5)==_0x10e747&&_0xbd001c(0x202)!=_0x29fbce||'e6e9efe44ea99ff6e6549427c6d67e92c7eedcda'==_0x10e747&&_0xbd001c(0x202)!=_0x29fbce)))))));},'cleanErrors'(){const _0x3a097d=_0xf2bcc4;this[_0x3a097d(0x1cc)]='',this[_0x3a097d(0x154)]='';},'updateOption'(_0xb1439a,_0x5b1598,_0x2ed426=null){const _0x12faf9=_0xf2bcc4;$[_0x12faf9(0x2fc)](pos[_0x12faf9(0x25a)],{'action':_0x12faf9(0x18f),'option':_0xb1439a,'value':_0x5b1598,'nonce':pos[_0x12faf9(0x2a4)]},function(_0x401a6d){const _0x1042f8=_0x12faf9;_0x2ed426&&_0x1042f8(0x256)==typeof _0x2ed426&&_0x2ed426();});},'getOption'(_0x1ffaa7,_0x3744d6=_0xf2bcc4(0x23e),_0x524373=null){const _0xcd1c22=_0xf2bcc4;$[_0xcd1c22(0x178)](pos[_0xcd1c22(0x25a)],{'action':_0xcd1c22(0x190),'option':_0x1ffaa7,'type':_0x3744d6,'nonce':pos[_0xcd1c22(0x2a4)]},function(_0x41f7fd){_0x524373(_0x41f7fd);});},'updateWordPressUserTokenMeta'(){const _0x37f7cc=_0xf2bcc4,_0x1743a6=this[_0x37f7cc(0x21e)];jQuery[_0x37f7cc(0x2fc)](pos[_0x37f7cc(0x25a)],{'action':_0x37f7cc(0x280),'nonce':pos['nonce'],'value':_0x1743a6});},'showLoginTab'(){const _0x22a0f3=_0xf2bcc4;this['tx']='t1',this[_0x22a0f3(0x2a2)]='',this[_0x22a0f3(0x284)]=!0x1,this[_0x22a0f3(0x173)]='',this['password']='',this[_0x22a0f3(0x22c)]='',this[_0x22a0f3(0x298)]=!0x1,this[_0x22a0f3(0x1ea)]();},'showRegistrationTab'(){const _0x2f37d7=_0xf2bcc4;this['tx']='t2',this[_0x2f37d7(0x2a2)]='',this['otp']=!0x1,this[_0x2f37d7(0x173)]='',this[_0x2f37d7(0x205)]='',this[_0x2f37d7(0x22c)]='',this[_0x2f37d7(0x1ea)]();},'login'(){const _0x4d4992=_0xf2bcc4;if(this[_0x4d4992(0x1cc)]='',this['confirm_password_error']='',this[_0x4d4992(0x294)]='','t2'==this['tx']){if(!this[_0x4d4992(0x173)]['match'](this[_0x4d4992(0x2de)]))return void(this[_0x4d4992(0x154)]=_0x4d4992(0x21d));if(this[_0x4d4992(0x205)][_0x4d4992(0x21b)]<=0x0||this[_0x4d4992(0x22c)][_0x4d4992(0x21b)]<=0x0)return void(this['confirm_password_error']=_0x4d4992(0x214));if(this[_0x4d4992(0x205)]!=this[_0x4d4992(0x22c)])return void(this[_0x4d4992(0x154)]=_0x4d4992(0x2dc));if(this[_0x4d4992(0x205)][_0x4d4992(0x21b)]<0x6||this[_0x4d4992(0x22c)]['length']<0x6)return void(this[_0x4d4992(0x154)]=_0x4d4992(0x15d));this[_0x4d4992(0x154)]='';}const _0x40a653=this[_0x4d4992(0x1fe)]()+_0x4d4992(0x2aa),_0x5a5db0={'email':this[_0x4d4992(0x173)],'password':this[_0x4d4992(0x205)],'password_confirmation':this[_0x4d4992(0x22c)],'tx':this['tx'],'token':this[_0x4d4992(0x2d8)],'site':this[_0x4d4992(0x230)]['site_url']};return fetch(_0x40a653,{'method':_0x4d4992(0x1b5),'body':JSON['stringify'](_0x5a5db0),'headers':{'Accept':'application/json','Content-Type':_0x4d4992(0x188)}})[_0x4d4992(0x277)](_0xfd1fd=>_0xfd1fd[_0x4d4992(0x1f4)]())[_0x4d4992(0x277)](_0x28b46d=>{const _0x179d96=_0x4d4992;if(_0x28b46d[_0x179d96(0x288)]('errors')&&_0x28b46d[_0x179d96(0x288)]('message'))this[_0x179d96(0x154)]=_0x28b46d[_0x179d96(0x27a)];else{if('error'==_0x28b46d['status'])_0x179d96(0x301)==_0x28b46d['message']?this[_0x179d96(0x294)]=_0x28b46d[_0x179d96(0x27a)]:this[_0x179d96(0x1cc)]=_0x28b46d[_0x179d96(0x27a)];else{if(0x0==_0x28b46d[_0x179d96(0x2b5)])return this[_0x179d96(0x284)]=atob(_0x28b46d[_0x179d96(0x1a8)]),this[_0x179d96(0x210)]=_0x28b46d,!0x0;this['successfulLogin'](_0x28b46d);}}})[_0x4d4992(0x26a)](_0x418edc=>{const _0x4ab0fc=_0x4d4992;console[_0x4ab0fc(0x2f1)](Connection[_0x4ab0fc(0x2eb)]());}),!0x1;},'checkoutUrl'(){const _0x8c7809=_0xf2bcc4;if(!this[_0x8c7809(0x1ed)]())return _0x8c7809(0x2e3);const _0x40ca57={'redirect':location[_0x8c7809(0x2c3)],'siteUrl':pos[_0x8c7809(0x163)],'email':this[_0x8c7809(0x2bd)][_0x8c7809(0x173)]};return _0x8c7809(0x2bf)+btoa(JSON[_0x8c7809(0x1dc)](_0x40ca57))+'#pricing_table';},'validateOTP'(){const _0x2df970=_0xf2bcc4;this[_0x2df970(0x284)]==this[_0x2df970(0x1e2)]||_0x2df970(0x17b)==this[_0x2df970(0x1e2)]?(this[_0x2df970(0x284)]=!0x1,this[_0x2df970(0x287)]=!0x1,this[_0x2df970(0x266)](this['temporaryData']['token']),this[_0x2df970(0x1ec)](this[_0x2df970(0x210)])):this['otp_error']=!0x0;},'activateuser'(_0x287c43){const _0x1f63a0=_0xf2bcc4;fetch(this['API_ENDPOINT']()+_0x1f63a0(0x270),{'method':_0x1f63a0(0x1b5),'headers':{'Accept':_0x1f63a0(0x188),'Authorization':_0x1f63a0(0x299)+_0x287c43}});},'successfulLogin'(_0x4c7b12){const _0x4d7701=_0xf2bcc4;this['email']='',this[_0x4d7701(0x205)]='',this[_0x4d7701(0x21e)]=_0x4c7b12[_0x4d7701(0x21e)],this[_0x4d7701(0x20b)]=_0x4c7b12[_0x4d7701(0x20b)],this[_0x4d7701(0x2bd)]=_0x4c7b12,this[_0x4d7701(0x2da)]=_0x4c7b12[_0x4d7701(0x1e1)],_0x4d7701(0x1ef)!=_0x4c7b12[_0x4d7701(0x1e1)]&&(this['pro']=!0x0),0x1==this[_0x4d7701(0x2bd)]['tx']&&jQuery(_0x4d7701(0x268))[_0x4d7701(0x16f)](),localStorage[_0x4d7701(0x2ca)](_0x4d7701(0x2d6),this[_0x4d7701(0x21e)]),localStorage[_0x4d7701(0x2ca)](_0x4d7701(0x17e),JSON[_0x4d7701(0x1dc)](this[_0x4d7701(0x2bd)])),this[_0x4d7701(0x235)](_0x4d7701(0x170),this[_0x4d7701(0x2bd)]['x16']),this['updateOption']('pos-sign',_0x4c7b12),this[_0x4d7701(0x235)](_0x4d7701(0x23a),pos['current_user_id']),this['updateWordPressUserTokenMeta'](),Bookmarks[_0x4d7701(0x271)](),this[_0x4d7701(0x2b2)](),this[_0x4d7701(0x2d3)](),this[_0x4d7701(0x279)](),this[_0x4d7701(0x300)](),this[_0x4d7701(0x2f8)][_0x4d7701(0x271)](),_0x4d7701(0x1ef)!=this['user']['slug']&&(this['registerSite'](),this['tokenManager'][_0x4d7701(0x271)]()),jQuery(_0x4d7701(0x177))[_0x4d7701(0x2b0)](),jQuery('#toplevel_page_pos-settings\x20li:contains(\x22History\x22)')[_0x4d7701(0x2b0)](),jQuery(_0x4d7701(0x268))['show']();},'logout'(){const _0x1107ca=_0xf2bcc4;this['didILogin']()&&(this['tx']='t1',this['email']='',this[_0x1107ca(0x2d8)]='',localStorage[_0x1107ca(0x17c)](_0x1107ca(0x2d6)),localStorage[_0x1107ca(0x17c)](_0x1107ca(0x17e)),this[_0x1107ca(0x2bd)]={},this[_0x1107ca(0x21e)]='',this[_0x1107ca(0x296)]=!0x1,jQuery(_0x1107ca(0x177))[_0x1107ca(0x16f)](),jQuery('#toplevel_page_pos-settings\x20li:contains(\x22History\x22)')['hide'](),jQuery(_0x1107ca(0x268))['hide'](),this[_0x1107ca(0x27c)](),this[_0x1107ca(0x235)]('pos-x16','#'),this['updateOption'](_0x1107ca(0x2c5),'{}'),this[_0x1107ca(0x243)]=[],this[_0x1107ca(0x2a6)]=[],this[_0x1107ca(0x2d9)]='login',$[_0x1107ca(0x178)](this[_0x1107ca(0x1fe)]()+_0x1107ca(0x16b)));},'setReady'(){const _0x2fcea6=_0xf2bcc4;this[_0x2fcea6(0x1d3)]=!0x0;},'restoreSession'(_0x2f886e){const _0x2bd3d6=_0xf2bcc4;null!=_0x2f886e[_0x2bd3d6(0x254)][_0x2bd3d6(0x21e)]?(this[_0x2bd3d6(0x21e)]=_0x2f886e[_0x2bd3d6(0x254)]['token'],this[_0x2bd3d6(0x2bd)]=_0x2f886e[_0x2bd3d6(0x254)],this[_0x2bd3d6(0x2da)]=_0x2f886e[_0x2bd3d6(0x254)]['slug'],_0x2bd3d6(0x1ef)!=_0x2f886e[_0x2bd3d6(0x254)][_0x2bd3d6(0x1e1)]&&(_0x2f886e[_0x2bd3d6(0x254)]['pro']=!0x0),localStorage[_0x2bd3d6(0x2ca)](_0x2bd3d6(0x2d6),this[_0x2bd3d6(0x21e)]),localStorage[_0x2bd3d6(0x2ca)](_0x2bd3d6(0x17e),JSON[_0x2bd3d6(0x1dc)](this[_0x2bd3d6(0x2bd)]))):(this[_0x2bd3d6(0x21e)]='',this['user']={},localStorage[_0x2bd3d6(0x17c)]('p-pos-token'),localStorage[_0x2bd3d6(0x17c)](_0x2bd3d6(0x17e)));},'didILogin'(){const _0x1acc78=_0xf2bcc4;return this['token']&&this[_0x1acc78(0x230)][_0x1acc78(0x289)]==this['pos'][_0x1acc78(0x1ee)];},'initialize'(){const _0x1c2c63=_0xf2bcc4,_0x2860aa=this;this[_0x1c2c63(0x231)](pos);const _0x5e09e3=localStorage['getItem'](_0x1c2c63(0x2d6));if(this[_0x1c2c63(0x230)]=pos,null==pos['s16'][_0x1c2c63(0x21e)]&&(this[_0x1c2c63(0x21e)]=null,localStorage[_0x1c2c63(0x17c)]('p-pos-token'),localStorage[_0x1c2c63(0x17c)](_0x1c2c63(0x17e)),this[_0x1c2c63(0x2d9)]=_0x1c2c63(0x2f5)),window[_0x1c2c63(0x20f)][_0x1c2c63(0x172)]){const _0x5aedd1=window[_0x1c2c63(0x20f)][_0x1c2c63(0x172)][_0x1c2c63(0x153)](0x1);_0x1c2c63(0x245)!=_0x5aedd1?_0x5e09e3?this['tab']=_0x5aedd1:'account'!=_0x5aedd1&&_0x1c2c63(0x2a6)!=_0x5aedd1&&_0x1c2c63(0x213)!=_0x5aedd1||(this[_0x1c2c63(0x2d9)]='login'):(this[_0x1c2c63(0x192)](),this[_0x1c2c63(0x2d9)]=_0x1c2c63(0x2f5),window['location']['hash']=_0x1c2c63(0x1d9));}if(setTimeout(function(){const _0xe7dc04=_0x1c2c63;_0x2860aa[_0xe7dc04(0x2c6)]();},0x3e8),_0x5e09e3){this[_0x1c2c63(0x21e)]=_0x5e09e3;const _0x5ca766=localStorage[_0x1c2c63(0x19b)](_0x1c2c63(0x17e));if(_0x5ca766){const _0x34e785=JSON[_0x1c2c63(0x238)](_0x5ca766);this[_0x1c2c63(0x2bd)]=_0x34e785,this['email']=_0x34e785['email'],this['name'],_0x34e785[_0x1c2c63(0x20b)],$['get'](pos[_0x1c2c63(0x25a)],{'action':_0x1c2c63(0x190),'option':_0x1c2c63(0x26b),'type':_0x1c2c63(0x1e4),'nonce':pos[_0x1c2c63(0x2a4)]},function(_0x77c1a9){const _0x2560ee=_0x1c2c63,_0x1a5643=JSON[_0x2560ee(0x238)](_0x77c1a9);if(_0x1a5643&&_0x1a5643[_0x2560ee(0x288)](_0x2560ee(0x27e))&&_0x1a5643[_0x2560ee(0x288)](_0x2560ee(0x2bd)))_0x2860aa[_0x2560ee(0x1d4)][_0x2560ee(0x271)]();else{const _0xa6beec={'ckgen_type':'gconk','user':_0x2860aa['user']['id'],'site_url':_0x2860aa[_0x2560ee(0x230)][_0x2560ee(0x262)]};_0x2860aa[_0x2560ee(0x235)](_0x2560ee(0x26b),_0xa6beec),_0x2860aa['tokenManager']['init']();}});}0x1==this['user']['tx']&&jQuery('#toplevel_page_pos-settings\x20li:contains(\x22Account\x22)')['hide'](),$[_0x1c2c63(0x2c8)]({'headers':{'Accept':'application/json','Authorization':_0x1c2c63(0x299)+_0x5e09e3},0x194:function(_0x43e73d,_0x49e937,_0x27f5a5){const _0x4222a9=_0x1c2c63;console[_0x4222a9(0x2f1)](Connection['serverMaintenanceMessage']());}}),Bookmarks[_0x1c2c63(0x271)](),0x0==this[_0x1c2c63(0x2a6)][_0x1c2c63(0x21b)]&&this[_0x1c2c63(0x2d3)](),this[_0x1c2c63(0x158)](),this['fetchHistories'](),this[_0x1c2c63(0x279)](),this[_0x1c2c63(0x300)](),_0x1c2c63(0x1ef)!=this['user']['slug']&&(this['activeGuard']['check'](),this[_0x1c2c63(0x242)][_0x1c2c63(0x271)](),this[_0x1c2c63(0x2f8)]['init'](),this['tokenManager'][_0x1c2c63(0x271)]());}else jQuery(_0x1c2c63(0x177))[_0x1c2c63(0x16f)](),jQuery(_0x1c2c63(0x2ba))[_0x1c2c63(0x16f)](),jQuery('#toplevel_page_pos-settings\x20li:contains(\x22Account\x22)')[_0x1c2c63(0x16f)]();this[_0x1c2c63(0x247)](pos[_0x1c2c63(0x2a9)]),this[_0x1c2c63(0x1a3)](pos[_0x1c2c63(0x196)]);},'processToken'(){const _0x30d307=_0xf2bcc4;this[_0x30d307(0x300)](),this[_0x30d307(0x2d3)](),this[_0x30d307(0x158)](),this['fetchHistories']();},'fetchUser'(){const _0x24e71b=_0xf2bcc4;''!=this['token']&&(this[_0x24e71b(0x2bd)]['id']||fetch(this['API_ENDPOINT']()+'/userplan',{'method':_0x24e71b(0x1b5),'headers':{'Accept':_0x24e71b(0x188),'Content-Type':_0x24e71b(0x188),'Authorization':_0x24e71b(0x299)+this[_0x24e71b(0x21e)]}})['then'](_0x4f5506=>_0x4f5506[_0x24e71b(0x1f4)]())[_0x24e71b(0x277)](_0x391c8c=>{const _0x3c873e=_0x24e71b;window['dispatchEvent'](new CustomEvent(_0x3c873e(0x1e5),{'detail':_0x391c8c}));})[_0x24e71b(0x26a)](_0x776cc9=>{const _0x37ca3d=_0x24e71b;console[_0x37ca3d(0x2f1)](Connection[_0x37ca3d(0x2eb)]());}));},'fetchSites'(){const _0x5a78d8=_0xf2bcc4,_0x4b823c=this;$[_0x5a78d8(0x178)](this[_0x5a78d8(0x1fe)]()+_0x5a78d8(0x1cf),function(_0x22985b){const _0x5a0a00=_0x5a78d8,_0x1e8a20=pos['site_url'],_0x49a34b=_0x22985b[_0x5a0a00(0x275)](function(_0x45691b){const _0x5d6226=_0x5a0a00;return _0x45691b[_0x5d6226(0x185)]==_0x1e8a20;});0x0!=_0x22985b[_0x5a0a00(0x21b)]&&_0x49a34b||_0x22985b[_0x5a0a00(0x1c1)]({'id':0x1,'url':pos[_0x5a0a00(0x262)],'active':0x0,'user_id':_0x4b823c[_0x5a0a00(0x2bd)]['id'],'activated_on':_0x5a0a00(0x1e3)}),_0x4b823c[_0x5a0a00(0x2f9)]=_0x22985b,_0x4b823c[_0x5a0a00(0x21c)]()?_0x4b823c['updateOption']('pos_439001',_0x5a0a00(0x186)):(_0x4b823c[_0x5a0a00(0x235)](_0x5a0a00(0x17d),'xx'),$(_0x5a0a00(0x2e8))[_0x5a0a00(0x2b3)](_0x5a0a00(0x162))[_0x5a0a00(0x265)](_0x5a0a00(0x2b6)));});},'getSiteStatus':_0x39baf2=>0x1==_0x39baf2[_0xf2bcc4(0x297)]?_0xf2bcc4(0x297):'inactive','activateCurrentSite'(){const _0x59b59d=_0xf2bcc4,_0x555123=pos['site_url'];$(_0x59b59d(0x224))[_0x59b59d(0x250)]('Activating\x20Site...');const _0x4098ee=this['sites'][_0x59b59d(0x29d)](function(_0xa0fabc){return _0xa0fabc['url']==_0x555123;});-0x1!==_0x4098ee&&this[_0x59b59d(0x187)](this[_0x59b59d(0x2f9)][_0x4098ee]);},'activateSite'(_0x1e1676){const _0x1e4731=_0xf2bcc4,_0x2d6e79=this;pos[_0x1e4731(0x262)]==_0x1e1676[_0x1e4731(0x185)]&&$['post'](pos[_0x1e4731(0x25a)],{'action':_0x1e4731(0x1aa),'nonce':pos[_0x1e4731(0x2a4)],'op':'A'},function(){const _0x59e2b8=_0x1e4731;pos['x256']=0x0,$(_0x59e2b8(0x2e8))[_0x59e2b8(0x2b3)](_0x59e2b8(0x2b6))[_0x59e2b8(0x265)](_0x59e2b8(0x162));}),$[_0x1e4731(0x2fc)](this[_0x1e4731(0x1fe)]()+_0x1e4731(0x1cf),{'site':_0x1e1676[_0x1e4731(0x185)]},function(_0x54494a){const _0x35c08f=_0x1e4731;0x0==_0x54494a[_0x35c08f(0x244)]?(_0x1e1676[_0x35c08f(0x297)]=!0x0,_0x1e1676['id']=_0x54494a['id'],_0x2d6e79[_0x35c08f(0x235)](_0x35c08f(0x17d),_0x35c08f(0x186),function(){const _0x53e98b=_0x35c08f;location[_0x53e98b(0x27d)]();})):_0x2d6e79[_0x35c08f(0x1a4)](_0x54494a[_0x35c08f(0x27a)],!0x0),_0x2d6e79[_0x35c08f(0x279)]();})['fail'](function(_0x2b784c){const _0xe910c3=_0x1e4731;_0x2d6e79['showMessage'](_0xe910c3(0x2dd),!0x0);});},'deactivateSite'(_0x233322){const _0x398acf=_0xf2bcc4,_0x5e8cd2=this;pos[_0x398acf(0x262)]==_0x233322[_0x398acf(0x185)]&&$[_0x398acf(0x2fc)](pos[_0x398acf(0x25a)],{'action':_0x398acf(0x1aa),'nonce':pos[_0x398acf(0x2a4)],'op':'D'},function(_0x4b404b){const _0x1019c4=_0x398acf;pos[_0x1019c4(0x26c)]=0x0;}),$['ajax']({'url':this[_0x398acf(0x1fe)]()+'/sites/'+_0x233322['id'],'type':'DELETE','success':function(_0x4f8595){const _0x49097f=_0x398acf;_0x4f8595[_0x49097f(0x244)]?_0x5e8cd2[_0x49097f(0x1a4)](_0x4f8595['message'],!0x0):(_0x5e8cd2[_0x49097f(0x235)](_0x49097f(0x17d),'xx'),_0x233322['active']=!0x1,_0x5e8cd2['tokenManager']['getTokens'](),_0x5e8cd2[_0x49097f(0x279)]());}});},'deleteUserSite'(_0x56f31b){const _0x4d4902=_0xf2bcc4,_0x1e9e96=this;confirm(_0x4d4902(0x175))&&(pos[_0x4d4902(0x262)]==_0x56f31b['url']&&$[_0x4d4902(0x2fc)](pos[_0x4d4902(0x25a)],{'action':_0x4d4902(0x1aa),'nonce':pos[_0x4d4902(0x2a4)],'op':'D'},function(_0x545567){const _0x102a97=_0x4d4902;pos[_0x102a97(0x26c)]=0x0;}),$[_0x4d4902(0x226)]({'url':this['API_ENDPOINT']()+'/sites/'+_0x56f31b['id'],'type':_0x4d4902(0x1b5),'success':function(_0x17d144){const _0x50bfcd=_0x4d4902;_0x17d144[_0x50bfcd(0x244)]?_0x1e9e96[_0x50bfcd(0x1a4)](_0x17d144[_0x50bfcd(0x27a)],!0x0):(_0x1e9e96[_0x50bfcd(0x235)](_0x50bfcd(0x17d),'xx'),_0x1e9e96[_0x50bfcd(0x1d4)][_0x50bfcd(0x25b)](),_0x1e9e96['fetchSites'](),_0x1e9e96[_0x50bfcd(0x1a4)](_0x17d144[_0x50bfcd(0x27a)],!0x1));}}));},'getCurrentSite':()=>pos['site_url'],'shoudDisplayTopBar'(){const _0x75923b=_0xf2bcc4;return!!this['isLoggedIn']()&&(null!=this[_0x75923b(0x2bd)]&&(_0x75923b(0x1ef)!=this['user']['slug']&&!this[_0x75923b(0x21c)]()));},'ix256'(){const _0x5af68c=_0xf2bcc4;return this[_0x5af68c(0x21c)]();},'isCurrentSiteActive'(){const _0x54533f=_0xf2bcc4,_0x5e4985=pos[_0x54533f(0x262)];return this[_0x54533f(0x2f9)][_0x54533f(0x275)](function(_0x136713){const _0x1b54fb=_0x54533f;return _0x136713['url']==_0x5e4985&&0x1==_0x136713[_0x1b54fb(0x297)];});},'registerSite'(){const _0x3455fd=_0xf2bcc4;if(''==this[_0x3455fd(0x21e)])return;const _0x203ac1={'url':document[_0x3455fd(0x20f)][_0x3455fd(0x19c)]};fetch(this[_0x3455fd(0x1fe)]()+_0x3455fd(0x160),{'method':'POST','body':JSON[_0x3455fd(0x1dc)](_0x203ac1),'headers':{'Accept':'application/json','Content-Type':_0x3455fd(0x188),'Authorization':_0x3455fd(0x299)+this['token']}})[_0x3455fd(0x26a)](_0x4243ae=>{const _0x5d452c=_0x3455fd;console[_0x5d452c(0x2f1)](Connection[_0x5d452c(0x2eb)]());});},'noCategories'(){const _0x1cb1e7=_0xf2bcc4;return!this['categories'][_0x1cb1e7(0x275)](_0x453b1e=>_0x453b1e['n']>0x0)||0x0==this[_0x1cb1e7(0x273)][_0x1cb1e7(0x21b)];},'fetchUserCategories'(){const _0x2e1bee=_0xf2bcc4,_0x1ef09f=this;$[_0x2e1bee(0x178)](this['API_ENDPOINT']()+'/categories',function(_0x3834b4){const _0x107268=_0x2e1bee;_0x3834b4[_0x107268(0x28c)](_0x1edbf6=>{const _0x34e15c=_0x107268;_0x1edbf6[_0x34e15c(0x16c)]=_0x1ef09f[_0x34e15c(0x2ed)](_0x1edbf6[_0x34e15c(0x16c)]),_0x1edbf6[_0x34e15c(0x17f)]=!0x1,_0x1edbf6[_0x34e15c(0x286)]=!0x1;}),_0x1ef09f[_0x107268(0x273)]=_0x1ef09f[_0x107268(0x273)][_0x107268(0x2a0)](_0x3834b4);});},'manageCategories'(_0x45b072){const _0x1a457=_0xf2bcc4;this['modalCategories']=[],this[_0x1a457(0x272)]=_0x45b072,this['modalCategories']=_0x45b072[_0x1a457(0x273)],this['displayCategoryModal']=!0x0;},'fetchCBookmarks'(_0x5afcd2){const _0x5d4827=_0xf2bcc4;this[_0x5d4827(0x2d1)]=!0x1,this['selectPlugins'](),this[_0x5d4827(0x169)]=_0x5afcd2[_0x5d4827(0x2e6)],this[_0x5d4827(0x285)](_0x5afcd2);},'addCategories'(){const _0x2763e0=_0xf2bcc4;''!=this[_0x2763e0(0x1c9)]&&(this[_0x2763e0(0x2ed)](this[_0x2763e0(0x1c9)]),this['categories'][_0x2763e0(0x1c1)]({'key':this[_0x2763e0(0x2b1)](this[_0x2763e0(0x1c9)]),'title':this[_0x2763e0(0x2ed)](this[_0x2763e0(0x1c9)]),'active':0x0,'id':0x270f+Math['floor'](0x270f*Math[_0x2763e0(0x232)]())}),this['modalCategories']['push'](this[_0x2763e0(0x2b1)](this[_0x2763e0(0x1c9)])+''),this[_0x2763e0(0x1c9)]='');},'saveCategories'(){const _0x121c3e=_0xf2bcc4,_0x4c67c9=this;0x0==this[_0x121c3e(0x1c8)][_0x121c3e(0x21b)]&&(this['modalCategories']=['uncategorized']),this[_0x121c3e(0x272)][_0x121c3e(0x273)]=this['modalCategories'],$[_0x121c3e(0x2fc)](this[_0x121c3e(0x1fe)]()+_0x121c3e(0x2cc),{'plugin_id':this['activeBookmark'][_0x121c3e(0x182)],'categories':this[_0x121c3e(0x272)][_0x121c3e(0x273)]},function(_0x5889d7){const _0x157c20=_0x121c3e;_0x4c67c9[_0x157c20(0x273)]=[{'id':0x0,'key':null,'active':0x1,'title':_0x157c20(0x28a)}],_0x5889d7[_0x157c20(0x28c)](_0x481d8f=>{const _0x41ad66=_0x157c20;_0x481d8f[_0x41ad66(0x16c)]=_0x4c67c9[_0x41ad66(0x2ed)](_0x481d8f['title']),_0x481d8f[_0x41ad66(0x17f)]=!0x1,_0x481d8f[_0x41ad66(0x286)]=!0x1;}),_0x4c67c9[_0x157c20(0x273)]=_0x4c67c9[_0x157c20(0x273)][_0x157c20(0x2a0)](_0x5889d7),_0x4c67c9[_0x157c20(0x24c)](),_0x4c67c9[_0x157c20(0x273)]['forEach'](function(_0x317e5f){const _0xc57cce=_0x157c20;_0x4c67c9[_0xc57cce(0x169)]==_0x317e5f[_0xc57cce(0x2e6)]&&_0x4c67c9[_0xc57cce(0x276)](_0x317e5f);});}),this[_0x121c3e(0x223)]();},'renameCategory'(_0x491a40){const _0xfe60d0=_0xf2bcc4,_0x38c2ff=this;this[_0xfe60d0(0x273)][_0x491a40]['edit']=!0x1,this['categories'][_0x491a40][_0xfe60d0(0x2e6)]=this[_0xfe60d0(0x2b1)](this['categories'][_0x491a40][_0xfe60d0(0x16c)]),$[_0xfe60d0(0x2fc)](this[_0xfe60d0(0x1fe)]()+_0xfe60d0(0x22a),{'name':this[_0xfe60d0(0x273)][_0x491a40][_0xfe60d0(0x16c)],'id':this[_0xfe60d0(0x273)][_0x491a40]['id']},function(_0x3ade2d){const _0xe3a522=_0xfe60d0;_0x38c2ff[_0xe3a522(0x2d3)](),_0x38c2ff[_0xe3a522(0x276)](_0x38c2ff[_0xe3a522(0x273)][_0x491a40]);});},'deleteCategory'(_0x51fad1){const _0x533b61=_0xf2bcc4,_0x39d3a0=this;confirm('Bookmarks\x20will\x20be\x20uncategorized\x20when\x20you\x20delete\x20the\x20category.\x20Do\x20you\x20want\x20to\x20procced?')?(this[_0x533b61(0x273)][_0x51fad1][_0x533b61(0x286)]=!0x1,$[_0x533b61(0x2fc)](this[_0x533b61(0x1fe)]()+_0x533b61(0x222),{'id':this[_0x533b61(0x273)][_0x51fad1]['id']},function(_0xb15cb1){const _0xb3652f=_0x533b61;_0x39d3a0[_0xb3652f(0x273)]=[{'id':0x0,'key':null,'active':0x1,'title':_0xb3652f(0x28a)}],_0xb15cb1[_0xb3652f(0x28c)](_0x19f51e=>{const _0x24fdc1=_0xb3652f;_0x19f51e['title']=_0x39d3a0['titleCase'](_0x19f51e[_0x24fdc1(0x16c)]),_0x19f51e['edit']=!0x1,_0x19f51e[_0x24fdc1(0x286)]=!0x1;}),_0x39d3a0[_0xb3652f(0x273)]=_0x39d3a0[_0xb3652f(0x273)][_0xb3652f(0x2a0)](_0xb15cb1),_0x39d3a0['fetchUserBookmarks'](),_0x39d3a0[_0xb3652f(0x276)]({'id':0x0,'key':null,'active':0x1,'title':'All'});})):this[_0x533b61(0x273)][_0x51fad1]['click']=!0x1;},'hideModal'(){const _0x4d00ee=_0xf2bcc4;this[_0x4d00ee(0x1cb)]=!0x1,this[_0x4d00ee(0x1c8)]=[];},'pop'(){const _0x1a2b21=_0xf2bcc4;this[_0x1a2b21(0x2a6)]['pop']();},'fetchUserBookmarks'(){const _0xec60b0=_0xf2bcc4;this[_0xec60b0(0x1ed)]()&&fetch(this[_0xec60b0(0x1fe)]()+_0xec60b0(0x1df),{'method':_0xec60b0(0x2d4),'headers':{'Accept':_0xec60b0(0x188),'Content-Type':_0xec60b0(0x188),'Authorization':_0xec60b0(0x299)+this[_0xec60b0(0x21e)]}})[_0xec60b0(0x277)](_0x59d3bf=>_0x59d3bf[_0xec60b0(0x1f4)]())[_0xec60b0(0x277)](_0x504b2d=>{const _0x35b957=_0xec60b0;_0x35b957(0x2a5)==btoa(_0x504b2d[_0x35b957(0x27a)])&&this['logout']();const _0x1fc41c=[],_0x4ac3cc=[];_0x504b2d[_0x35b957(0x207)](function(_0x2464b1){const _0x54279f=_0x35b957;_0x54279f(0x152)==_0x2464b1[_0x54279f(0x1e1)]&&(_0x2464b1[_0x54279f(0x20b)]=_0x54279f(0x25c)),_0x1fc41c[_0x2464b1['name']]?_0x1fc41c[_0x2464b1[_0x54279f(0x20b)]][_0x54279f(0x273)][_0x54279f(0x1c1)](_0x2464b1[_0x54279f(0x1f5)]):(_0x1fc41c[_0x2464b1[_0x54279f(0x20b)]]=_0x2464b1,_0x1fc41c[_0x2464b1['name']][_0x54279f(0x273)]=[],_0x1fc41c[_0x2464b1[_0x54279f(0x20b)]][_0x54279f(0x273)][_0x54279f(0x1c1)](_0x2464b1[_0x54279f(0x1f5)]));});const _0x3a7891=Object[_0x35b957(0x216)](_0x1fc41c);_0x3a7891['sort'](),_0x3a7891[_0x35b957(0x207)](_0x3f96c5=>{const _0x19ebe3=_0x35b957,_0x3b4b4d=_0x1fc41c[_0x3f96c5];_0x4ac3cc[_0x19ebe3(0x1c1)](_0x3b4b4d);}),this['bookmarks']=_0x4ac3cc;const _0x5e207f=this;setTimeout(function(){_0x5e207f['processCategoryCount']();},0x2bc),this[_0x35b957(0x23b)]();})[_0xec60b0(0x26a)](_0x3826f6=>{const _0xd1cee2=_0xec60b0;console['log'](Connection[_0xd1cee2(0x2eb)]());});},'processCategoryCount'(){const _0x1398ea=_0xf2bcc4,_0x18a2bf={};this['bookmarks'][_0x1398ea(0x207)](function(_0x52227d){const _0x33f8d3=_0x1398ea;_0x52227d['categories'][_0x33f8d3(0x207)](function(_0x2e2d7f){_0x18a2bf[_0x2e2d7f]?_0x18a2bf[_0x2e2d7f]+=0x1:_0x18a2bf[_0x2e2d7f]=0x1;});}),this[_0x1398ea(0x273)][_0x1398ea(0x28c)](function(_0x23debc){const _0x41f9a2=_0x1398ea;_0x23debc['n']=_0x18a2bf[_0x23debc[_0x41f9a2(0x2e6)]];}),this[_0x1398ea(0x273)][0x0]['n']=this[_0x1398ea(0x2a6)][_0x1398ea(0x21b)];},'fetchHistories'(){const _0x367d9e=_0xf2bcc4;this[_0x367d9e(0x1ed)]()&&fetch(pos[_0x367d9e(0x25a)]+'?'+new URLSearchParams({'nonce':pos[_0x367d9e(0x2a4)],'action':_0x367d9e(0x21a)}),{'method':_0x367d9e(0x2d4),'headers':{'Accept':_0x367d9e(0x188),'Content-Type':'application/json','Authorization':_0x367d9e(0x299)+this[_0x367d9e(0x21e)]}})[_0x367d9e(0x277)](_0x5c88bd=>_0x5c88bd[_0x367d9e(0x1f4)]())['then'](_0x28201c=>{this['histories']=_0x28201c;})[_0x367d9e(0x26a)](_0x4672f9=>{const _0x10174b=_0x367d9e;console['log'](Connection[_0x10174b(0x2eb)]());});},'hasHistories'(){const _0x52f494=_0xf2bcc4;return 0x0!=this[_0x52f494(0x243)][_0x52f494(0x21b)];},'fetchPlanDetails'(){},'saveBookmark'(){},'titleCase'(_0x14e3cc){const _0x127a16=_0xf2bcc4;if(_0x127a16(0x152)==_0x14e3cc&&(_0x14e3cc=_0x127a16(0x1a1)),_0x14e3cc)return(_0x14e3cc=_0x14e3cc[_0x127a16(0x1c6)](/-/g,'\x20'))[_0x127a16(0x1d6)]()['split']('\x20')[_0x127a16(0x28c)](function(_0x45db75){return _0x45db75['charAt'](0x0)['toUpperCase']()+_0x45db75['slice'](0x1);})[_0x127a16(0x2bc)]('\x20');},'titleToSlug':_0x268644=>_0x268644[_0xf2bcc4(0x1d6)]()[_0xf2bcc4(0x267)]()[_0xf2bcc4(0x290)]('\x20','-'),'count'(){return this['bookmarks']['length'];},'removeBookmark'(_0x41cac8){const _0x5f572b=_0xf2bcc4;this['bookmarks'][_0x5f572b(0x20a)](_0x41cac8,0x1),this[_0x5f572b(0x24c)]();},'installUrl':_0x516d2f=>pos[_0xf2bcc4(0x25a)]+_0xf2bcc4(0x2f2)+pos[_0xf2bcc4(0x2a4)]+_0xf2bcc4(0x161)+_0x516d2f,'processPlugin'(_0xca38f6,_0xeecd33=null,_0x2dae36=_0xf2bcc4(0x1b1)){const _0x22e69e=_0xf2bcc4;if(_0x22e69e(0x152)==_0xca38f6)return;const _0x65312c=this[_0x22e69e(0x2a6)][_0x22e69e(0x29d)](_0xed9671=>_0xed9671[_0x22e69e(0x1e1)]==_0xca38f6),_0x3018aa=this;if(this[_0x22e69e(0x196)][_0x22e69e(0x2d7)](_0xca38f6)&&!this[_0x22e69e(0x2a9)][_0x22e69e(0x2d7)](_0xca38f6)){if(pos['blocked_plugins'][_0xca38f6])return void this['showMessage'](_0x22e69e(0x16d)+pos[_0x22e69e(0x2d0)][_0xca38f6][_0x22e69e(0x2c0)],!0x0);if(pos['locked_plugins'][_0xca38f6])return void this[_0x22e69e(0x1a4)](_0x22e69e(0x2d5)+pos[_0x22e69e(0x29f)][_0xca38f6]['user_name'],!0x0);if(_0xeecd33&&'activate'!=_0xeecd33)return void window[_0x22e69e(0x246)](new CustomEvent(_0x22e69e(0x1b7),{'detail':{'slug':_0xca38f6,'action':_0x22e69e(0x16e)}}));$[_0x22e69e(0x2fc)](pos['ajax_url'],{'action':_0x22e69e(0x15c),'nonce':pos[_0x22e69e(0x2a4)],'slug':_0xca38f6,'version':_0x2dae36},function(_0x2cb9f4){const _0x421be3=_0x22e69e,_0x4e7ff5='Plugin\x20'+_0xca38f6+'\x20has\x20been\x20activated\x20sucessfully';_0x3018aa[_0x421be3(0x1eb)][_0x421be3(0x27a)]=_0x4e7ff5,_0x3018aa[_0x421be3(0x1eb)]['display']=!0x0,_0x3018aa['updateActionText'](_0x65312c),window['dispatchEvent'](new CustomEvent(_0x421be3(0x1b7),{'detail':{'slug':_0xca38f6,'action':'activated'}}));}),this['active_plugins'][_0x22e69e(0x1c1)](_0xca38f6);}else{if(this[_0x22e69e(0x196)][_0x22e69e(0x2d7)](_0xca38f6)&&this['active_plugins'][_0x22e69e(0x2d7)](_0xca38f6)){if(pos[_0x22e69e(0x1d0)][_0xca38f6])return void this[_0x22e69e(0x1a4)]('Sorry,\x20you\x20cannot\x20deactivate\x20this\x20plugin\x20because\x20it\x27s\x20blocked\x20by\x20the\x20'+pos[_0x22e69e(0x2d0)][_0xca38f6]['user_name'],!0x0);if(pos[_0x22e69e(0x240)][_0xca38f6])return void this['showMessage'](_0x22e69e(0x1ca)+pos['locked_plugins_data'][_0xca38f6][_0x22e69e(0x2c0)],!0x0);if(_0xeecd33&&_0x22e69e(0x1b0)!=_0xeecd33)return void window['dispatchEvent'](new CustomEvent(_0x22e69e(0x1b7),{'detail':{'slug':_0xca38f6,'action':'none'}}));$['post'](pos[_0x22e69e(0x25a)],{'action':_0x22e69e(0x183),'nonce':pos[_0x22e69e(0x2a4)],'slug':_0xca38f6,'version':_0x2dae36},function(_0x291d64){const _0x3f6c77=_0x22e69e,_0x249078='Plugin\x20'+_0xca38f6+_0x3f6c77(0x2db);_0x3018aa[_0x3f6c77(0x1eb)]['message']=_0x249078,_0x3018aa[_0x3f6c77(0x1eb)][_0x3f6c77(0x291)]=!0x0,_0x3018aa[_0x3f6c77(0x23b)](_0x65312c),window[_0x3f6c77(0x246)](new CustomEvent('POS_PLUGIN_ACTION',{'detail':{'slug':_0xca38f6,'action':_0x3f6c77(0x168)}}));});const _0xdb481a=this[_0x22e69e(0x2a9)][_0x22e69e(0x206)](_0xca38f6);_0xdb481a>-0x1&&this[_0x22e69e(0x2a9)][_0x22e69e(0x20a)](_0xdb481a,0x1);}else{if(pos[_0x22e69e(0x1d0)][_0xca38f6])return void this[_0x22e69e(0x1a4)](_0x22e69e(0x255)+pos[_0x22e69e(0x2d0)][_0xca38f6]['user_name'],!0x0);if(pos[_0x22e69e(0x240)][_0xca38f6])return void this['showMessage']('Sorry,\x20you\x20cannot\x20install\x20this\x20plugin\x20because\x20it\x27s\x20locked\x20by\x20the\x20'+pos[_0x22e69e(0x29f)][_0xca38f6]['user_name'],!0x0);if(_0xeecd33&&_0x22e69e(0x1be)!=_0xeecd33)return void window['dispatchEvent'](new CustomEvent(_0x22e69e(0x1b7),{'detail':{'slug':_0xca38f6,'action':'none'}}));const _0x52ac86=_0x22e69e(0x259)+_0xca38f6+_0x22e69e(0x257);this[_0x22e69e(0x1eb)][_0x22e69e(0x27a)]=_0x52ac86,this['notice'][_0x22e69e(0x291)]=!0x0,_0x3018aa[_0x22e69e(0x2a6)][_0x65312c][_0x22e69e(0x1a9)]=_0x22e69e(0x29e)+(_0x22e69e(0x274)==_0x2dae36?_0x22e69e(0x1b9):_0x2dae36),$[_0x22e69e(0x2fc)](pos[_0x22e69e(0x25a)],{'action':_0x22e69e(0x1f1),'nonce':pos[_0x22e69e(0x2a4)],'slug':_0xca38f6,'version':_0x2dae36},function(_0x44d97f){const _0x16ed2c=_0x22e69e;_0x3018aa[_0x16ed2c(0x200)][_0xca38f6]=_0x2dae36;const _0x2663e6=_0x16ed2c(0x259)+_0xca38f6+_0x16ed2c(0x261);_0x3018aa[_0x16ed2c(0x1eb)][_0x16ed2c(0x27a)]=_0x2663e6,_0x3018aa[_0x16ed2c(0x1eb)][_0x16ed2c(0x291)]=!0x0,_0x3018aa['updateActionText'](_0x65312c),window[_0x16ed2c(0x246)](new CustomEvent(_0x16ed2c(0x1b7),{'detail':{'slug':_0xca38f6,'action':'installed'}}));}),this[_0x22e69e(0x196)]['push'](_0xca38f6);}}},'processActivePlugins'(_0x3332bc){const _0x147f7e=_0xf2bcc4;for(i of(_0x3332bc=JSON['parse'](_0x3332bc),this[_0x147f7e(0x2a9)]=[],Object[_0x147f7e(0x216)](_0x3332bc))){const _0x3eaceb=_0x3332bc[i][_0x147f7e(0x181)]('/');this[_0x147f7e(0x2a9)][_0x147f7e(0x1c1)](_0x3eaceb[0x0]);}},'processAllPlugins'(_0x1a1643){const _0xbed92b=_0xf2bcc4;for(i of(_0x1a1643=JSON['parse'](_0x1a1643),this[_0xbed92b(0x196)]=[],Object['keys'](_0x1a1643))){const _0x2e3a72=i[_0xbed92b(0x181)]('/'),_0x3294fc=_0x2e3a72[0x0];this['all_plugins']['push'](_0x2e3a72[0x0]),this[_0xbed92b(0x200)][_0x3294fc]=_0x1a1643[i][_0xbed92b(0x18e)];}},'getPluginVersion'(_0x30d569){const _0x29d132=_0xf2bcc4;if(this[_0x29d132(0x200)][_0x30d569])return _0x29d132(0x1d1)+this[_0x29d132(0x200)][_0x30d569]+'\x20|';},'updateActionText'(_0x2a86a9=null){const _0x4b65ac=_0xf2bcc4;if(_0x2a86a9){const _0x2de907=this[_0x4b65ac(0x2a6)][_0x2a86a9][_0x4b65ac(0x1e1)];let _0x240254=_0x4b65ac(0x1da);this['all_plugins'][_0x4b65ac(0x2d7)](_0x2de907)&&!this['active_plugins'][_0x4b65ac(0x2d7)](_0x2de907)?_0x240254=_0x4b65ac(0x225):this[_0x4b65ac(0x196)][_0x4b65ac(0x2d7)](_0x2de907)&&this[_0x4b65ac(0x2a9)][_0x4b65ac(0x2d7)](_0x2de907)&&(_0x240254=_0x4b65ac(0x22b)),this[_0x4b65ac(0x2a6)][_0x2a86a9]['actionText']=_0x240254;}else for(i in this['bookmarks']){const _0x54f0b5=this[_0x4b65ac(0x2a6)][i]['slug'];let _0x4b2bf4=_0x4b65ac(0x1da);this[_0x4b65ac(0x196)][_0x4b65ac(0x2d7)](_0x54f0b5)&&!this[_0x4b65ac(0x2a9)][_0x4b65ac(0x2d7)](_0x54f0b5)?_0x4b2bf4=_0x4b65ac(0x225):this[_0x4b65ac(0x196)][_0x4b65ac(0x2d7)](_0x54f0b5)&&this[_0x4b65ac(0x2a9)][_0x4b65ac(0x2d7)](_0x54f0b5)&&(_0x4b2bf4='Deactivate'),this[_0x4b65ac(0x2a6)][i][_0x4b65ac(0x1a9)]=_0x4b2bf4;}},'makeExternal':_0x446659=>_0x446659[_0xf2bcc4(0x1c6)](_0xf2bcc4(0x2c3),_0xf2bcc4(0x180)),'filter'(_0x4bdef8){const _0x56cb05=_0xf2bcc4;if(!_0x4bdef8)return;return _0x4bdef8['filter'](_0x3432bb=>_0x3432bb['slug']&&_0x3432bb['slug'][_0x56cb05(0x2d7)](this[_0x56cb05(0x171)]));},'filterByCategory'(_0x5704f3){const _0x1e7d93=_0xf2bcc4;return _0x5704f3&&_0x1e7d93(0x292)!=_0x5704f3?this['bookmarks'][_0x1e7d93(0x1de)](_0x541e93=>_0x541e93['categories'][_0x1e7d93(0x2d7)](_0x5704f3)&&_0x541e93[_0x1e7d93(0x1e1)][_0x1e7d93(0x1d6)]()[_0x1e7d93(0x2d7)](this[_0x1e7d93(0x218)][_0x1e7d93(0x1d6)]())):this[_0x1e7d93(0x2a6)][_0x1e7d93(0x1de)](_0x16bc03=>_0x16bc03[_0x1e7d93(0x1e1)][_0x1e7d93(0x1d6)]()[_0x1e7d93(0x2d7)](this['bookmarkSearch']['toLowerCase']()));},'resetPassword'(){const _0x54c885=_0xf2bcc4,_0x4b36c8=this;if(!this[_0x54c885(0x24e)](this[_0x54c885(0x173)]))return void(this['forgot_password_error']='Please\x20type\x20a\x20valid\x20email\x20address');this[_0x54c885(0x1cc)]='';const _0x2acb2c=btoa(this[_0x54c885(0x173)]),_0x1d2208=_0x2acb2c[_0x54c885(0x1d5)](0x0,-0x2)['split']('')[_0x54c885(0x1af)]()[_0x54c885(0x2bc)]('')+_0x2acb2c[_0x54c885(0x1d5)](-0x2);this[_0x54c885(0x298)]=!0x1,this['forgot_password_error']='',$['post'](this[_0x54c885(0x1fe)]()+_0x54c885(0x253),{'email':this[_0x54c885(0x173)],'identifier':_0x1d2208},function(){const _0x20d656=_0x54c885;_0x4b36c8[_0x20d656(0x1a4)](_0x20d656(0x15a)+_0x4b36c8[_0x20d656(0x173)]+_0x20d656(0x1f0));});},'validateEmail':_0x24f7ee=>/^[^\s@]+@[^\s@]+\.[^\s@]+$/['test'](_0x24f7ee),'makeCategoryActive'(_0x3d8724){const _0x1dc5df=_0xf2bcc4;this[_0x1dc5df(0x273)][_0x1dc5df(0x207)](function(_0x27457d){const _0x4079c0=_0x1dc5df;_0x27457d[_0x4079c0(0x297)]=!0x1,_0x27457d['id']==_0x3d8724['id']&&(_0x27457d['active']=!0x0);});},'selectPlugins'(){const _0x317bb3=_0xf2bcc4;if(this[_0x317bb3(0x2d1)]){const _0x555bfa=this,_0x2bf2f3=this[_0x317bb3(0x2a3)](this[_0x317bb3(0x169)]);this[_0x317bb3(0x151)]=[],_0x2bf2f3[_0x317bb3(0x207)](function(_0x541f8f){const _0x25e464=_0x317bb3;_0x555bfa[_0x25e464(0x151)]['push'](_0x541f8f[_0x25e464(0x1e1)]);});}else this[_0x317bb3(0x151)]=[];},'processBulkAction'(){const _0x1ec3c5=_0xf2bcc4;window[_0x1ec3c5(0x2e9)]('POS_PLUGIN_ACTION',this[_0x1ec3c5(0x29b)]),window[_0x1ec3c5(0x246)](new CustomEvent(_0x1ec3c5(0x1b7),{'detail':{}}));},'processPluginFromEvent'(){const _0x42ffaa=_0xf2bcc4,_0x3c2152=Alpine[_0x42ffaa(0x2e4)](_0x42ffaa(0x295));if(_0x3c2152['bulkSelectedPlugins'][_0x42ffaa(0x21b)]<=0x0)return window[_0x42ffaa(0x2e1)](_0x42ffaa(0x1b7),_0x3c2152[_0x42ffaa(0x29b)]),_0x3c2152[_0x42ffaa(0x151)]=[],_0x3c2152[_0x42ffaa(0x2d1)]=!0x1,void(_0x3c2152[_0x42ffaa(0x2c7)]=null);const _0x116646=_0x3c2152[_0x42ffaa(0x151)][_0x42ffaa(0x1ff)]();_0x3c2152[_0x42ffaa(0x293)](_0x116646,_0x3c2152[_0x42ffaa(0x2c7)]);},'notBlocked':_0x5e5207=>!pos[_0xf2bcc4(0x1d0)][_0x5e5207]&&!pos[_0xf2bcc4(0x240)][_0x5e5207],'optimizationManager':{'saving':!0x1,'search':'','showSelectedOnly':!0x1,'all_plugins':[],'actions':{'enable':_0xf2bcc4(0x236),'disable':_0xf2bcc4(0x1c4)},'types':{'post':_0xf2bcc4(0x195),'page':_0xf2bcc4(0x18a),'special':'Specials'},'model':{'selectAllPosts':!0x1,'selectAllPages':!0x1,'showOnlySelectedPosts':!0x1,'showOnlySelectedPages':!0x1,'type':'','post_ids':[],'page_ids':[],'urls':'','specials':[],'slugs':[]},'posts':[],'pages':[],'post_slugs':[],'page_slugs':[],'ruleset':{},'shouldShowIcon'(_0x458db7){const _0x16c2df=_0xf2bcc4;let _0x3d00a5=!0x1;return _0x458db7[_0x16c2df(0x23f)][_0x16c2df(0x207)](function(_0x1351ed){const _0x4aabb5=_0x16c2df;(_0x1351ed[_0x4aabb5(0x1a2)][_0x4aabb5(0x21b)]>0x0||_0x1351ed[_0x4aabb5(0x2f6)][_0x4aabb5(0x21b)]>0x0||_0x1351ed['specials'][_0x4aabb5(0x21b)]>0x0)&&(_0x3d00a5=!0x0);}),_0x3d00a5;},'checkSelectAllStatus'(_0x314b04,_0x1d49e0=_0xf2bcc4(0x2fc)){const _0x51ae8f=_0xf2bcc4;_0x51ae8f(0x2fc)==_0x1d49e0&&(_0x314b04[_0x51ae8f(0x2f6)][_0x51ae8f(0x21b)],this['posts'],length?_0x314b04['selectAllPosts']=!0x1:_0x314b04[_0x51ae8f(0x234)]=!0x0),'page'==_0x1d49e0&&(_0x314b04[_0x51ae8f(0x1a2)][_0x51ae8f(0x21b)]!=this[_0x51ae8f(0x20e)][_0x51ae8f(0x21b)]?_0x314b04['selectAllPages']=!0x1:_0x314b04[_0x51ae8f(0x28e)]=!0x0);},'clean'(){const _0x4cc887=_0xf2bcc4;this[_0x4cc887(0x28b)]='',this[_0x4cc887(0x176)]=!0x1;},'filteredPosts'(_0x17e49b){const _0x5ae3dd=_0xf2bcc4,_0x20df6c=this['posts']['filter'](_0x3df0e3=>_0x3df0e3[_0x5ae3dd(0x16c)][_0x5ae3dd(0x1d6)]()[_0x5ae3dd(0x2d7)](this[_0x5ae3dd(0x28b)]['toLowerCase']()));return this[_0x5ae3dd(0x176)]?_0x20df6c[_0x5ae3dd(0x1de)](_0x341b52=>_0x17e49b['post_ids'][_0x5ae3dd(0x2d7)](_0x341b52['id'])):_0x20df6c;},'filteredPages'(_0x4c040f){const _0x1fb66c=_0xf2bcc4,_0x1762db=this[_0x1fb66c(0x20e)][_0x1fb66c(0x1de)](_0x6e9aa1=>_0x6e9aa1['title'][_0x1fb66c(0x1d6)]()[_0x1fb66c(0x2d7)](this[_0x1fb66c(0x28b)]['toLowerCase']()));return this[_0x1fb66c(0x176)]?_0x1762db[_0x1fb66c(0x1de)](_0x28a896=>_0x4c040f[_0x1fb66c(0x1a2)][_0x1fb66c(0x2d7)](_0x28a896['id'])):_0x1762db;},'isChecked':(_0x729866,_0x12671a)=>Array[_0xf2bcc4(0x217)](_0x729866)&&_0x729866[_0xf2bcc4(0x2d7)](_0x12671a),'toggleSelection'(_0x109fb4,_0x313c8f){const _0x1bd501=_0xf2bcc4;_0x1bd501(0x2fc)==_0x313c8f&&(_0x109fb4[_0x1bd501(0x234)]?_0x109fb4[_0x1bd501(0x2f6)]=this['posts']['map'](_0x108cfc=>_0x108cfc['id']):_0x109fb4[_0x1bd501(0x2f6)]=[]),_0x1bd501(0x2ee)==_0x313c8f&&(_0x109fb4[_0x1bd501(0x28e)]?_0x109fb4[_0x1bd501(0x1a2)]=this['pages'][_0x1bd501(0x28c)](_0x3eddbe=>_0x3eddbe['id']):_0x109fb4[_0x1bd501(0x1a2)]=[]);},'getLabel':(_0x372923,_0x2b7ab8='Post')=>Array[_0xf2bcc4(0x217)](_0x372923)?_0x372923['length']<=0x1?_0x372923[_0xf2bcc4(0x21b)]+'\x20'+_0x2b7ab8+'\x20Selected':_0x372923[_0xf2bcc4(0x21b)]+'\x20'+_0x2b7ab8+_0xf2bcc4(0x26f):_0xf2bcc4(0x2ea)+_0x2b7ab8+'s','addRule'(_0x17453a){const _0x169772=_0xf2bcc4;this[_0x169772(0x1bf)][_0x17453a][_0x169772(0x23f)]||(this[_0x169772(0x1bf)][_0x17453a]['rules']=[]),this[_0x169772(0x1bf)][_0x17453a][_0x169772(0x23f)][_0x169772(0x1c1)](Object[_0x169772(0x264)]({},this[_0x169772(0x251)]));},'fixSlugs'(){const _0xe7d722=_0xf2bcc4;Object[_0xe7d722(0x278)](this[_0xe7d722(0x1bf)])[_0xe7d722(0x207)](_0x5b11b3=>{const _0x4867a0=_0xe7d722;_0x5b11b3[_0x4867a0(0x23f)][_0x4867a0(0x207)](_0x2a38af=>{const _0x2357ce=_0x4867a0;_0x2a38af[_0x2357ce(0x237)]=[],_0x2a38af[_0x2357ce(0x2f6)]&&_0x2a38af['post_ids'][_0x2357ce(0x207)](_0x50682d=>{const _0x3733ed=_0x2357ce;_0x2a38af['slugs'][_0x3733ed(0x1c1)](this['post_slugs'][_0x50682d]);}),_0x2a38af['page_ids']&&_0x2a38af[_0x2357ce(0x1a2)]['forEach'](_0x87d1e8=>{const _0x3c9d32=_0x2357ce;_0x2a38af[_0x3c9d32(0x237)][_0x3c9d32(0x1c1)](this[_0x3c9d32(0x1b8)][_0x87d1e8]);}),_0x2a38af['specials']&&_0x2a38af[_0x2357ce(0x227)][_0x2357ce(0x207)](_0x13e6d2=>{const _0x100265=_0x2357ce;_0x2a38af[_0x100265(0x237)][_0x100265(0x1c1)](_0x13e6d2);});});});},'loadPosts'(){const _0x186c46=_0xf2bcc4;if(0x0==this[_0x186c46(0x2f7)][_0x186c46(0x21b)]){const _0x2532c6=this;$[_0x186c46(0x178)](pos[_0x186c46(0x25a)],{'nonce':pos['nonce'],'action':_0x186c46(0x157)},function(_0x2a1cb5){const _0x20d8cd=_0x186c46;_0x2532c6[_0x20d8cd(0x2f7)]=JSON[_0x20d8cd(0x238)](_0x2a1cb5),_0x2532c6[_0x20d8cd(0x2f7)][_0x20d8cd(0x207)](_0x1720a0=>{const _0x4b4b7b=_0x20d8cd;_0x2532c6[_0x4b4b7b(0x1ce)][_0x1720a0['id']]=_0x1720a0[_0x4b4b7b(0x1e1)];});});}},'loadPages'(){const _0x20d05d=_0xf2bcc4;if(0x0==this[_0x20d05d(0x20e)][_0x20d05d(0x21b)]){const _0x9cae6=this;$[_0x20d05d(0x178)](pos[_0x20d05d(0x25a)],{'nonce':pos[_0x20d05d(0x2a4)],'action':_0x20d05d(0x203)},function(_0x29e693){const _0x48a90e=_0x20d05d;_0x9cae6[_0x48a90e(0x20e)]=JSON[_0x48a90e(0x238)](_0x29e693),_0x9cae6[_0x48a90e(0x20e)][_0x48a90e(0x207)](_0x5c18f9=>{const _0x11abc3=_0x48a90e;_0x9cae6[_0x11abc3(0x1b8)][_0x5c18f9['id']]=_0x5c18f9[_0x11abc3(0x1e1)];});});}},'init'(){const _0x8f4487=_0xf2bcc4,_0x11d5fb=Alpine[_0x8f4487(0x2e4)](_0x8f4487(0x295)),_0x7fe726=JSON['parse'](pos[_0x8f4487(0x2a9)]),_0x22584a=this;Object['values'](_0x7fe726)[_0x8f4487(0x207)](_0x2d19a7=>{const _0x506fab=_0x8f4487,_0x461cbd={'slug':_0x2d19a7[_0x506fab(0x181)]('/')[0x0],'path':_0x2d19a7},_0x3560d6=Object[_0x506fab(0x264)]({},this[_0x506fab(0x251)]);this['ruleset'][_0x461cbd[_0x506fab(0x1e1)]]={'slug':_0x461cbd[_0x506fab(0x1e1)],'rules':[_0x3560d6]};}),_0x11d5fb['getOption']('pos-optimization-rules',_0x8f4487(0x1e4),function(_0x3b7e1e){const _0x3fabd8=_0x8f4487,_0x86046e=JSON[_0x3fabd8(0x238)](_0x3b7e1e);'[]'!=_0x3b7e1e&&(this[_0x3fabd8(0x1bf)]=Object[_0x3fabd8(0x264)](_0x22584a[_0x3fabd8(0x1bf)],_0x86046e),Object[_0x3fabd8(0x278)](this[_0x3fabd8(0x1bf)])[_0x3fabd8(0x207)](_0x5c0813=>{_0x5c0813['rules']['forEach'](_0x48525b=>{const _0x2f58a3=_0x7f34;_0x48525b[_0x2f58a3(0x1a2)]||(_0x48525b[_0x2f58a3(0x1a2)]=[]),_0x48525b[_0x2f58a3(0x2f6)]||(_0x48525b[_0x2f58a3(0x2f6)]=[]),_0x48525b['specials']||(_0x48525b['specials']=[]);});}));}),_0x8f4487(0x2be)==_0x11d5fb['tab']&&(this[_0x8f4487(0x209)](),this[_0x8f4487(0x1d8)]());},'savingLabel'(){const _0x467286=_0xf2bcc4;return this[_0x467286(0x282)]?_0x467286(0x2ec):'Save';},'saveRules'(_0xef78a8){const _0x36bf13=_0xf2bcc4;$('#s'+_0xef78a8)[_0x36bf13(0x250)](_0x36bf13(0x2ec));const _0x20255b=this,_0x41dbdd=Alpine[_0x36bf13(0x2e4)]('settings');this[_0x36bf13(0x2b7)](),_0x36bf13(0x1fa)!=_0x41dbdd[_0x36bf13(0x2bd)]['x16']&&_0x41dbdd['updateOption'](_0x36bf13(0x1fd),this[_0x36bf13(0x1bf)],function(){const _0x355593=_0x36bf13;Alpine[_0x355593(0x2e4)](_0x355593(0x295)),($('#s'+_0xef78a8)[_0x355593(0x250)](_0x355593(0x1db)),_0x20255b[_0x355593(0x1f8)]());});},'deleteRule'(_0x2cf0b5,_0x1ea370){const _0x1aab9f=_0xf2bcc4;this['ruleset'][_0x2cf0b5][_0x1aab9f(0x23f)][_0x1aab9f(0x20a)](_0x1ea370,0x1),0x0==ruleset[_0x2cf0b5][_0x1aab9f(0x23f)][_0x1aab9f(0x21b)]&&this[_0x1aab9f(0x215)](_0x2cf0b5);},'installAssets'(){const _0x5d7f57=_0xf2bcc4;$[_0x5d7f57(0x2fc)](pos[_0x5d7f57(0x25a)],{'action':'pos_bloom','nonce':pos[_0x5d7f57(0x2a4)]},function(_0x1be7f4){});}},'vaultManager':{'search':'','backups':[],'tokens':[],'selectedVaultToShare':{},'vaultShareModal':!0x1,'vaultShareAccordion':!0x1,'vaultShareStep':_0xf2bcc4(0x271),'tokenSearch':'','tokenSelectAll':!0x1,'tokenSelected':[],'init'(){const _0x461718=_0xf2bcc4;this[_0x461718(0x15f)](),this[_0x461718(0x25b)]();},'getShareSelectedLabel'(){const _0x251769=_0xf2bcc4;let _0x2c4919=this[_0x251769(0x191)][_0x251769(0x21b)];return _0x2c4919+(_0x2c4919>0x1?_0x251769(0x2c9):_0x251769(0x2ef))+_0x251769(0x1bb);},'showVaultShareModal'(_0x7d1042,_0x21ee8b,_0x31d9d0){const _0x36ea6f=_0xf2bcc4;this[_0x36ea6f(0x25b)](),this[_0x36ea6f(0x2ab)]='init',this[_0x36ea6f(0x1f9)]=!0x1,this[_0x36ea6f(0x241)]=!0x1,this[_0x36ea6f(0x191)]=[],this[_0x36ea6f(0x2ff)]={'id':_0x7d1042,'slug':_0x21ee8b,'version':_0x31d9d0},this[_0x36ea6f(0x24f)]=!0x0;},'filteredTokenSites'(){const _0x19f0cb=_0xf2bcc4;return this['tokens'][_0x19f0cb(0x1de)](_0x2e7acf=>_0x2e7acf[_0x19f0cb(0x185)][_0x19f0cb(0x1d6)]()[_0x19f0cb(0x2d7)](this[_0x19f0cb(0x212)]['toLowerCase']()));},'toggleSelectAll'(){const _0x1db33d=_0xf2bcc4;if(this['tokenSelectAll']){for(const _0x69c07a of this[_0x1db33d(0x2ad)])_0x69c07a[_0x1db33d(0x297)]&&this[_0x1db33d(0x191)][_0x1db33d(0x1c1)](_0x69c07a['id']);}else this[_0x1db33d(0x191)]=[];},'tokenClean'(){const _0x45c31f=_0xf2bcc4;this[_0x45c31f(0x212)]='';},'shareVault'(){const _0x26a8db=_0xf2bcc4,_0x32ab98=this,_0x1582cf=Alpine[_0x26a8db(0x2e4)](_0x26a8db(0x295));_0x32ab98[_0x26a8db(0x191)][_0x26a8db(0x21b)]>0x0?(this[_0x26a8db(0x2ab)]=_0x26a8db(0x2c1),$[_0x26a8db(0x2fc)](_0x1582cf[_0x26a8db(0x1fe)]()+_0x26a8db(0x1e7),{'vault':_0x32ab98[_0x26a8db(0x2ff)],'tokens':_0x32ab98[_0x26a8db(0x191)]},function(_0x409ea8){const _0x1ef609=_0x26a8db;_0x409ea8[_0x1ef609(0x21b)]>0x0?_0x32ab98[_0x1ef609(0x2ab)]=_0x1ef609(0x1a0):_0x32ab98[_0x1ef609(0x2ab)]=_0x1ef609(0x244);})):this[_0x26a8db(0x24f)]=!0x1;},'filter'(){const _0x793299=_0xf2bcc4;return this[_0x793299(0x26d)][_0x793299(0x1de)](_0x249535=>_0x249535[_0x793299(0x1ab)][_0x793299(0x2d7)](this['search']));},'getTokens'(){const _0x21177d=_0xf2bcc4,_0x232dda=this,_0x46ad3c=Alpine[_0x21177d(0x2e4)]('settings');_0x21177d(0x2cd)!=_0x46ad3c[_0x21177d(0x2bd)][_0x21177d(0x1e1)]&&_0x21177d(0x16a)!=_0x46ad3c[_0x21177d(0x2bd)][_0x21177d(0x1e1)]||$[_0x21177d(0x178)](_0x46ad3c[_0x21177d(0x1fe)]()+_0x21177d(0x22e),function(_0x8efdc2){const _0x425ad5=_0x21177d;_0x232dda[_0x425ad5(0x2ad)]=_0x8efdc2;});},'getList'(){const _0xa50244=_0xf2bcc4,_0x253e8f=Alpine[_0xa50244(0x2e4)](_0xa50244(0x295)),_0xcf26d7=this;'4ff88aaddbd209d8026924c2cc2836b408698823'!=pos[_0xa50244(0x254)][_0xa50244(0x20c)]&&$['get'](_0x253e8f[_0xa50244(0x1fe)]()+_0xa50244(0x29a),{},function(_0x48b8a0){_0xcf26d7['backups']=_0x48b8a0;});},'totalSpace'(){const _0x32da6d=_0xf2bcc4;let _0x5edf6a=0x0;return this[_0x32da6d(0x26d)][_0x32da6d(0x207)](_0x57799e=>{_0x5edf6a+=_0x57799e['size'];}),this[_0x32da6d(0x1c0)](_0x5edf6a);},'getSize'(_0x1cc4b9){const _0x37a753=_0xf2bcc4,_0x40a0c1=Math[_0x37a753(0x2ac)](_0x1cc4b9/0x3e8);return _0x40a0c1>0x3e8?Math[_0x37a753(0x2ac)](_0x40a0c1/0x3e8)+_0x37a753(0x156):_0x40a0c1+_0x37a753(0x263);},'restore'(_0x3d5c35,_0x781de8,_0x40ff6b){const _0x5ac9ff=_0xf2bcc4,_0x2d23aa=document[_0x5ac9ff(0x15b)](_0x5ac9ff(0x2cf)+_0x3d5c35),_0x191b10=Alpine[_0x5ac9ff(0x2e4)](_0x5ac9ff(0x295));let _0x54194d=!0x0;_0x191b10['installed_plugins'][_0x781de8]==_0x40ff6b&&(_0x54194d=confirm(_0x5ac9ff(0x28d)+_0x40ff6b+_0x5ac9ff(0x1bc))),_0x54194d&&(_0x2d23aa[_0x5ac9ff(0x1e8)]=_0x5ac9ff(0x1ad),$[_0x5ac9ff(0x2fc)](pos[_0x5ac9ff(0x25a)],{'action':_0x5ac9ff(0x19f),'nonce':pos['nonce'],'slug':_0x781de8,'version':_0x40ff6b},function(_0x39043f){const _0x29162b=_0x5ac9ff;_0x39043f[_0x29162b(0x244)]?_0x191b10['showMessage'](_0x39043f[_0x29162b(0x27a)],!0x0):_0x191b10[_0x29162b(0x1a4)]('Successfully\x20installed\x20'+_0x191b10[_0x29162b(0x2ed)](_0x781de8)+'\x20version\x20'+_0x40ff6b+_0x29162b(0x1c2)),_0x2d23aa[_0x29162b(0x1e8)]=_0x29162b(0x1da);}));},'delete'(_0x2ea8b0,_0x50bfde){const _0xcac4aa=_0xf2bcc4,_0x67ceb9=Alpine['store']('settings'),_0x533d03=this;confirm('Are\x20you\x20sure\x20to\x20remove\x20this\x20from\x20the\x20vault?')&&$[_0xcac4aa(0x226)]({'url':_0x67ceb9[_0xcac4aa(0x1fe)]()+_0xcac4aa(0x25e)+_0x2ea8b0,'type':_0xcac4aa(0x159),'success':function(_0x3111de){const _0x3d46d2=_0xcac4aa;_0x3111de[_0x3d46d2(0x244)]?_0x67ceb9[_0x3d46d2(0x1a4)](_0x3111de[_0x3d46d2(0x27a)],!0x0):(_0x533d03[_0x3d46d2(0x26d)]['splice'](_0x50bfde,0x1),_0x67ceb9['showMessage'](_0x3d46d2(0x1fb)));}});}},'supportManager':{'email':'','name':'','subject':'Support\x20Request\x20for\x20Eazy\x20Plugin\x20Manager','message':'','ip':'','sendSupportRequest'(){const _0x1ca50b=_0xf2bcc4,_0x10025a=Alpine[_0x1ca50b(0x2e4)](_0x1ca50b(0x295));''!=this[_0x1ca50b(0x20b)]&&''!=this[_0x1ca50b(0x173)]&&''!=this['subject']&&''!=this[_0x1ca50b(0x27a)]?($[_0x1ca50b(0x2fc)](_0x10025a[_0x1ca50b(0x1fe)]()+_0x1ca50b(0x2e0),{'email':this[_0x1ca50b(0x173)],'name':this['name'],'subject':this[_0x1ca50b(0x25d)],'message':this['message'],'ip':this['ip']},function(){const _0x5332ab=_0x1ca50b;_0x10025a[_0x5332ab(0x1a4)](_0x5332ab(0x2ae));}),this[_0x1ca50b(0x27a)]=''):_0x10025a[_0x1ca50b(0x1a4)](_0x1ca50b(0x1ba),!0x0);},'getClientIPAddress'(){const _0x2f88b7=_0xf2bcc4;fetch(_0x2f88b7(0x2f0))[_0x2f88b7(0x277)](_0x2d82b5=>_0x2d82b5[_0x2f88b7(0x1f4)]())['then'](_0x4fd420=>{this['ip']=_0x4fd420['ip'];});}},'versionManager':{'title':_0xf2bcc4(0x2c4),'parent':{},'version':'','activePlugin':'','shouldDisplayModal':!0x1,'versions':{},'displayModal'(_0x210290){const _0x54e5af=_0xf2bcc4;this['title']=_0x210290['slug'],this[_0x54e5af(0x194)]=_0x210290[_0x54e5af(0x1e1)],fetch(_0x54e5af(0x197)+_0x210290[_0x54e5af(0x1e1)])[_0x54e5af(0x277)](_0x30ccfc=>_0x30ccfc[_0x54e5af(0x1f4)]())['then'](_0x487402=>{const _0x168f9f=_0x54e5af;this[_0x168f9f(0x1dd)]=_0x168f9f(0x274),this['versions']=_0x487402[_0x168f9f(0x219)],this['shouldDisplayModal']=!0x0;});},'hideModal'(){const _0x352482=_0xf2bcc4;this[_0x352482(0x2e7)]=!0x1;},'install'(){const _0x4b0a74=_0xf2bcc4;this[_0x4b0a74(0x2e7)]=!0x1;const _0x55eae3=Alpine[_0x4b0a74(0x2e4)](_0x4b0a74(0x295));_0x55eae3[_0x4b0a74(0x2a6)][_0x4b0a74(0x29d)](_0x3cc9cc=>_0x3cc9cc[_0x4b0a74(0x1e1)]==this[_0x4b0a74(0x194)]);if(_0x55eae3[_0x4b0a74(0x2a9)][_0x4b0a74(0x2d7)](this['activePlugin']))_0x55eae3[_0x4b0a74(0x1a4)](_0x4b0a74(0x2b9),!0x0);else{const _0x35f38a=_0x55eae3[_0x4b0a74(0x2a9)][_0x4b0a74(0x206)](this[_0x4b0a74(0x194)]);_0x35f38a>-0x1&&_0x55eae3[_0x4b0a74(0x2a9)][_0x4b0a74(0x20a)](_0x35f38a,0x1);const _0x2e632f=_0x55eae3[_0x4b0a74(0x196)][_0x4b0a74(0x206)](this['activePlugin']);_0x2e632f>-0x1&&_0x55eae3[_0x4b0a74(0x196)]['splice'](_0x2e632f,0x1),_0x55eae3[_0x4b0a74(0x293)](this[_0x4b0a74(0x194)],null,this['version']);}},'getVersionLabel':(_0x248f2a,_0x549c93)=>_0xf2bcc4(0x274)==_0x248f2a?_0xf2bcc4(0x184):_0x248f2a},'activeGuard':{'vulnerabilities':[],'check'(){const _0x39daa7=_0xf2bcc4,_0x56575f=Alpine[_0x39daa7(0x2e4)](_0x39daa7(0x295)),_0x4ea12a=JSON['parse'](pos[_0x39daa7(0x196)]),_0x4e0abe=JSON[_0x39daa7(0x238)](pos[_0x39daa7(0x2a9)]),_0x21360c=[];Object[_0x39daa7(0x216)](_0x4e0abe)[_0x39daa7(0x207)](_0x879bf1=>{const _0xd1c200=_0x39daa7,_0x149578=_0x4e0abe[_0x879bf1][_0xd1c200(0x181)]('/')[0x0],_0x43758e=null==_0x4ea12a[_0x4e0abe[_0x879bf1]]?0x0:_0x4ea12a[_0x4e0abe[_0x879bf1]][_0xd1c200(0x18e)];_0x21360c[_0xd1c200(0x1c1)]({'slug':_0x149578,'version':_0x43758e});});const _0x30265c=this;$[_0x39daa7(0x2fc)](_0x56575f[_0x39daa7(0x1fe)]()+_0x39daa7(0x1b3),{'plugins':_0x21360c},function(_0x17c626){const _0x5982df=_0x39daa7;_0x30265c['vulnerabilities']=_0x17c626,_0x56575f['updateOption'](_0x5982df(0x228),_0x30265c[_0x5982df(0x233)][_0x5982df(0x21b)]),$(_0x5982df(0x2af))[_0x5982df(0x250)](_0x17c626[_0x5982df(0x21b)]);});},'processMessage'(_0x2a41db){const _0x151371=_0xf2bcc4,_0x5c7d80=_0x2a41db[_0x151371(0x206)](_0x151371(0x1c7));return _0x2a41db[_0x151371(0x153)](0x0,_0x5c7d80);},'getSuggestion'(_0x268f66){const _0x5cf1ab=_0xf2bcc4,_0x351fab=_0x268f66;_0x351fab[_0x5cf1ab(0x15e)]=_0x351fab[_0x5cf1ab(0x15e)]['toLowerCase']();let _0x3bec2d='';return _0x5cf1ab(0x252)==_0x351fab[_0x5cf1ab(0x15e)]||_0x5cf1ab(0x21f)==_0x351fab[_0x5cf1ab(0x15e)]||'medium'==_0x351fab['severity']?_0x3bec2d=_0x5cf1ab(0x2b4)==_0x351fab[_0x5cf1ab(0x1e9)]?_0x5cf1ab(0x150):_0x5cf1ab(0x1f3):_0x5cf1ab(0x19d)==_0x351fab[_0x5cf1ab(0x15e)]&&(_0x3bec2d='Yes'==_0x351fab['patched']?_0x5cf1ab(0x1c3):'This\x20vulnerability\x20has\x20not\x20been\x20patched\x20yet\x20and\x20the\x20sevirity\x20is\x20low.\x20You\x20may\x20keep\x20using\x20this\x20plugin.'),_0x3bec2d;},'updatePlugin'(_0x13cb07){const _0x144936=_0xf2bcc4,_0x39b233=Alpine[_0x144936(0x2e4)](_0x144936(0x295)),_0x44c5e1=this,_0x97a28=this[_0x144936(0x233)][_0x144936(0x29d)](_0x5b54de=>_0x5b54de[_0x144936(0x1e1)]==_0x13cb07);this[_0x144936(0x233)][_0x144936(0x20a)](_0x97a28,0x1),$['post'](pos['ajax_url'],{'action':'pos_install','nonce':pos[_0x144936(0x2a4)],'slug':_0x13cb07,'version':'trunk'},function(_0x5a60d0){const _0x53b115=_0x144936;_0x39b233['updateOption'](_0x53b115(0x228),_0x44c5e1[_0x53b115(0x233)][_0x53b115(0x21b)]),$(_0x53b115(0x2af))['html'](_0x44c5e1[_0x53b115(0x233)]['length']);});},'deactivatePlugin'(_0x409ec2){const _0x4a3cb1=_0xf2bcc4,_0x2a622a=Alpine[_0x4a3cb1(0x2e4)](_0x4a3cb1(0x295)),_0x3aba90=this,_0x63df5=this['vulnerabilities'][_0x4a3cb1(0x29d)](_0x1d2464=>_0x1d2464[_0x4a3cb1(0x1e1)]==_0x409ec2);this[_0x4a3cb1(0x233)][_0x4a3cb1(0x20a)](_0x63df5,0x1),$['post'](pos[_0x4a3cb1(0x25a)],{'action':_0x4a3cb1(0x183),'nonce':pos['nonce'],'slug':_0x409ec2},function(_0x27b156){const _0x5d0afa=_0x4a3cb1;_0x2a622a[_0x5d0afa(0x235)](_0x5d0afa(0x228),_0x3aba90[_0x5d0afa(0x233)][_0x5d0afa(0x21b)]),$(_0x5d0afa(0x2af))[_0x5d0afa(0x250)](_0x3aba90[_0x5d0afa(0x233)]['length']);});}},'confirmationManager':{'displayModal':!0x1,'primaryText':_0xf2bcc4(0x2d2),'secondaryText':_0xf2bcc4(0x2e5),'message':'','successCallback':null,'errorCallback':null,'show'(_0x150c0c,_0x39cb1c=null,_0x5885c3=null,_0x1ee1b5=_0xf2bcc4(0x2d2),_0xd4ddb3=_0xf2bcc4(0x2e5)){const _0x4f30bd=_0xf2bcc4;this[_0x4f30bd(0x27a)]=_0x150c0c,this[_0x4f30bd(0x281)]=!0x0,this[_0x4f30bd(0x18d)]=_0x1ee1b5,this[_0x4f30bd(0x25f)]=_0xd4ddb3,_0x39cb1c&&_0x4f30bd(0x256)==typeof _0x39cb1c&&(this[_0x4f30bd(0x1b2)]=_0x39cb1c),_0x5885c3&&_0x4f30bd(0x256)==typeof _0x5885c3&&(this[_0x4f30bd(0x167)]=_0x5885c3);},'hide'(){const _0xaf7ed4=_0xf2bcc4;this[_0xaf7ed4(0x27a)]='',this[_0xaf7ed4(0x281)]=!0x1,_0xaf7ed4(0x256)==typeof this['errorCallback']&&this[_0xaf7ed4(0x167)](),this['clearCallbacks']();},'clearCallbacks'(){const _0x12e1ad=_0xf2bcc4;this[_0x12e1ad(0x1b2)]=null,this['errorCallback']=null;},'success'(){const _0x3d2456=_0xf2bcc4;this[_0x3d2456(0x27a)]='',this['displayModal']=!0x1,_0x3d2456(0x256)==typeof this['successCallback']&&this['successCallback'](),this[_0x3d2456(0x1f6)]();}},'categoryManager':{'selectedCategories':[],'displayManageModal':!0x1,'showManageModal'(){const _0x25e23c=_0xf2bcc4;this[_0x25e23c(0x2e2)]=[],this[_0x25e23c(0x2b8)]=!0x0;},'hideManageModal'(){const _0xfcbe36=_0xf2bcc4;this[_0xfcbe36(0x2b8)]=!0x1;},'deleteCategories'(){const _0x514d4a=_0xf2bcc4,_0x57780a=Alpine[_0x514d4a(0x2e4)](_0x514d4a(0x295)),_0x4c7a41=[];_0x57780a[_0x514d4a(0x273)][_0x514d4a(0x207)](_0x2c3be4=>{const _0x321143=_0x514d4a;_0x57780a[_0x321143(0x2a8)]['selectedCategories'][_0x321143(0x2d7)](_0x2c3be4[_0x321143(0x2e6)])&&_0x4c7a41['push']({'id':_0x2c3be4['id'],'key':_0x2c3be4[_0x321143(0x2e6)]});}),$['post'](_0x57780a[_0x514d4a(0x1fe)]()+_0x514d4a(0x22f),{'unused_categories':_0x4c7a41}),_0x57780a[_0x514d4a(0x273)]=_0x57780a[_0x514d4a(0x273)][_0x514d4a(0x1de)](_0x3a3edb=>!_0x57780a[_0x514d4a(0x2a8)][_0x514d4a(0x2e2)][_0x514d4a(0x2d7)](_0x3a3edb[_0x514d4a(0x2e6)]));}},'messageModal':{'message':'','error':!0x1,'shouldDisplayModal':!0x1,'hideModal'(){const _0x38e0bd=_0xf2bcc4;this[_0x38e0bd(0x2e7)]=!0x1;},'show'(_0x3c44ec,_0x50680d=!0x1){const _0x33dca8=_0xf2bcc4;this[_0x33dca8(0x244)]=_0x50680d,this[_0x33dca8(0x27a)]=_0x3c44ec,this[_0x33dca8(0x2e7)]=!0x0;}},'showMessage'(_0x36261e,_0x26b28e){const _0x35c207=_0xf2bcc4;this[_0x35c207(0x24b)][_0x35c207(0x2b0)](_0x36261e,_0x26b28e);},'videoModal':{'video':_0xf2bcc4(0x1e0),'shouldDisplayModal':!0x1,'hide'(){const _0x92852f=_0xf2bcc4;this['video']='',this[_0x92852f(0x2e7)]=!0x1;},'show'(_0x20121e){const _0x3dd1e4=_0xf2bcc4;this[_0x3dd1e4(0x2c2)]=_0x20121e,this['shouldDisplayModal']=!0x0;}},'tokenManager':{'url':'','cap':0x0,'total':0x0,'tokens':[],'totalSites':0x0,'totalTokens':0x0,'connectedInfo':{},'connectionKeyData':{},'copiedText':'','copiedSiteUrlText':'','init'(){const _0x219b82=_0xf2bcc4;this[_0x219b82(0x25b)](),this['getConnectedInfo'](),this[_0x219b82(0x229)]();},'getTotal'(){const _0x158468=_0xf2bcc4;return this[_0x158468(0x2fd)]+_0x158468(0x260)+this[_0x158468(0x24a)]+_0x158468(0x1b6);},'copyToken'(_0xd921ae){const _0x3bc6c8=_0xf2bcc4;navigator[_0x3bc6c8(0x2fe)]['writeText'](_0xd921ae);},'createToken'(){const _0x127239=_0xf2bcc4,_0x4a84d1=this,_0x521ed5=Alpine['store']('settings'),_0x1f02ce={'url':this[_0x127239(0x185)][_0x127239(0x1c6)](/\/$/,'')};$[_0x127239(0x2fc)](_0x521ed5[_0x127239(0x1fe)]()+_0x127239(0x22e),_0x1f02ce,function(_0x33316b){_0x4a84d1['tokens']=_0x33316b;}),this['url']='';},'getTokens'(){const _0x10f527=_0xf2bcc4,_0x38c870=this,_0x5bc51f=Alpine[_0x10f527(0x2e4)](_0x10f527(0x295));_0x10f527(0x2cd)!=_0x5bc51f['user'][_0x10f527(0x1e1)]&&'platinum-yearly'!=_0x5bc51f[_0x10f527(0x2bd)][_0x10f527(0x1e1)]||$[_0x10f527(0x178)](_0x5bc51f[_0x10f527(0x1fe)]()+_0x10f527(0x22e),function(_0x3857c3){const _0x3d594f=_0x10f527;_0x38c870[_0x3d594f(0x2ad)]=_0x3857c3;}),_0x10f527(0x1ef)!=_0x5bc51f[_0x10f527(0x2bd)][_0x10f527(0x1e1)]&&$[_0x10f527(0x178)](_0x5bc51f[_0x10f527(0x1fe)]()+_0x10f527(0x18b),function(_0x227baf){const _0x338b0f=_0x10f527;_0x38c870['cap']=_0x227baf[_0x338b0f(0x17a)],_0x38c870[_0x338b0f(0x24d)]=_0x227baf[_0x338b0f(0x24d)],0x3e7==_0x227baf[_0x338b0f(0x17a)]&&(_0x38c870[_0x338b0f(0x17a)]=_0x338b0f(0x2fb)),_0x38c870[_0x338b0f(0x2fd)]=_0x227baf['s'],_0x38c870[_0x338b0f(0x24a)]=_0x227baf['t'];});},'deleteToken'(_0x511ce8,_0x27cd1a){const _0x4de592=_0xf2bcc4;if(!confirm(_0x4de592(0x1d2)))return;const _0x19f2e0=_0x511ce8['id'],_0x459cb5=this,_0x10809e=Alpine[_0x4de592(0x2e4)]('settings');$[_0x4de592(0x226)]({'url':_0x10809e[_0x4de592(0x1fe)]()+_0x4de592(0x1a7)+_0x19f2e0,'type':_0x4de592(0x159),'success':function(_0x3deda5){const _0x23cd99=_0x4de592;_0x3deda5['error']?_0x459cb5[_0x23cd99(0x1a4)](_0x3deda5[_0x23cd99(0x27a)],!0x0):_0x459cb5[_0x23cd99(0x2ad)]=_0x3deda5;}});},'getSiteStatus':_0x563f8d=>0x1==_0x563f8d[_0xf2bcc4(0x297)]?_0xf2bcc4(0x297):_0xf2bcc4(0x1d7),'activateSite'(_0x82f149,_0x4d3c91){const _0x2d17a3=_0xf2bcc4,_0x2e5d7f=_0x82f149['id'],_0x4f16d3=this,_0x4495ac=Alpine['store'](_0x2d17a3(0x295));$[_0x2d17a3(0x2fc)](_0x4495ac['API_ENDPOINT']()+_0x2d17a3(0x1a7)+_0x2e5d7f,{'active':0x1},function(_0x4f1d88){const _0x21aa28=_0x2d17a3;_0x4f16d3[_0x21aa28(0x2ad)][_0x4d3c91][_0x21aa28(0x297)]=0x1;});},'deactivateSite'(_0x557dad,_0x44ef82){const _0x1a616c=_0xf2bcc4,_0x2721a3=_0x557dad['id'],_0xe3a89=this,_0xc1b711=Alpine[_0x1a616c(0x2e4)](_0x1a616c(0x295));$['post'](_0xc1b711[_0x1a616c(0x1fe)]()+_0x1a616c(0x1a7)+_0x2721a3,{'active':0x0},function(_0x50d9e5){const _0xddfbf3=_0x1a616c;_0xe3a89[_0xddfbf3(0x2ad)][_0x44ef82][_0xddfbf3(0x297)]=0x0;});},'getConnectedInfo'(){const _0x1f3ffe=_0xf2bcc4,_0x4803b3=this;Alpine['store'](_0x1f3ffe(0x295))[_0x1f3ffe(0x221)](_0x1f3ffe(0x155),'string',function(_0x3a251f){const _0x2fede2=_0x1f3ffe;_0x4803b3[_0x2fede2(0x193)]=_0x3a251f;});},'getConnectionKey'(){const _0x1777f8=_0xf2bcc4,_0x5dc53e=this;Alpine['store'](_0x1777f8(0x295))[_0x1777f8(0x221)]('eazywp_connecting_info','array',function(_0x2a4c3e){const _0x1d54cc=_0x1777f8,_0x38ec8d=JSON[_0x1d54cc(0x238)](_0x2a4c3e);_0x5dc53e['connectionKeyData']=_0x38ec8d;});},'generateEpmNewKey'(){const _0xab32a8=_0xf2bcc4,_0x54ae44=this,_0x3638cb=$(_0xab32a8(0x166));_0x3638cb[_0xab32a8(0x199)](_0xab32a8(0x1cd)),_0x3638cb[_0xab32a8(0x258)](_0xab32a8(0x1bd),!0x0);const _0x236b5d=Alpine[_0xab32a8(0x2e4)]('settings'),_0x5e2bc2=localStorage[_0xab32a8(0x19b)](_0xab32a8(0x17e));if(_0x5e2bc2){const _0x9c6c88={'ckgen_type':_0xab32a8(0x26e),'user':JSON[_0xab32a8(0x238)](_0x5e2bc2)['id'],'site_url':_0x236b5d['pos'][_0xab32a8(0x262)]};$[_0xab32a8(0x2fc)](pos[_0xab32a8(0x25a)],{'action':_0xab32a8(0x18f),'option':'eazywp_connecting_info','value':_0x9c6c88,'nonce':pos['nonce']},function(_0x1b3721){const _0x53e479=_0xab32a8;_0x54ae44[_0x53e479(0x271)](),_0x3638cb[_0x53e479(0x199)](_0x53e479(0x23c)),_0x3638cb[_0x53e479(0x258)](_0x53e479(0x1bd),!0x1);});}},'disconectSiteFromEazyWp'(){const _0x4f8ebc=_0xf2bcc4,_0x512f6e=Alpine['store'](_0x4f8ebc(0x295));confirm(_0x4f8ebc(0x174))&&(_0x512f6e[_0x4f8ebc(0x235)]('eazywp_connection',''),_0x512f6e['initialize']());},'copyConnectionKey'(_0x38d07b){const _0x1fc1c3=_0xf2bcc4,_0xeb0143=this;navigator[_0x1fc1c3(0x2fe)][_0x1fc1c3(0x164)](_0x38d07b),_0xeb0143['copiedText']=_0x1fc1c3(0x19e),setTimeout(function(){const _0x59322c=_0x1fc1c3;_0xeb0143[_0x59322c(0x248)]='';},0x3e8);},'copySiteUrl'(_0x1165d0){const _0x2346bc=_0xf2bcc4,_0x58da44=this;navigator[_0x2346bc(0x2fe)][_0x2346bc(0x164)](_0x1165d0),_0x58da44[_0x2346bc(0x189)]=_0x2346bc(0x19e),setTimeout(function(){const _0xd092ca=_0x2346bc;_0x58da44[_0xd092ca(0x189)]='';},0x3e8);}},'settingsManager':{'oldp':'','newp':'','cp':'','error':'','pwderror':'','changePassword'(){const _0x395e82=_0xf2bcc4;if(this[_0x395e82(0x244)]='',this[_0x395e82(0x204)]='',this[_0x395e82(0x165)][_0x395e82(0x21b)]<=0x0||this['newp']<=0x0||this['cp'][_0x395e82(0x21b)]<=0x0)return void(this[_0x395e82(0x204)]='No\x20Password\x20field\x20can\x20be\x20empty');if(this[_0x395e82(0x2f3)]!=this['cp'])return void(this[_0x395e82(0x204)]=_0x395e82(0x2cb));if(this['cp']<0x6||this[_0x395e82(0x2f3)]<=0x6)return void(this['pwderror']=_0x395e82(0x239));this[_0x395e82(0x204)]='';const _0x2b0a36=Alpine[_0x395e82(0x2e4)](_0x395e82(0x295)),_0x54c78a=this;$[_0x395e82(0x2fc)](_0x2b0a36[_0x395e82(0x1fe)]()+_0x395e82(0x283),{'oldp':this[_0x395e82(0x165)],'newp':this[_0x395e82(0x2f3)],'cp':this['cp']},function(_0xc22d9e){const _0x5ab80a=_0x395e82;0x2==_0xc22d9e[_0x5ab80a(0x244)]&&(_0x54c78a[_0x5ab80a(0x204)]=_0xc22d9e['message']),0x1==_0xc22d9e[_0x5ab80a(0x244)]&&(_0x54c78a['error']=_0xc22d9e[_0x5ab80a(0x27a)]),0x0==_0xc22d9e[_0x5ab80a(0x244)]&&(_0x2b0a36[_0x5ab80a(0x1a4)](_0xc22d9e[_0x5ab80a(0x27a)]),_0x54c78a[_0x5ab80a(0x165)]='',_0x54c78a[_0x5ab80a(0x2f3)]='',_0x54c78a['cp']='');});}}};function _0x7f34(_0x5a3244,_0x1c4fc2){const _0x114f09=_0x114f();return _0x7f34=function(_0x7f342e,_0x23e0ac){_0x7f342e=_0x7f342e-0x150;let _0x307cd5=_0x114f09[_0x7f342e];return _0x307cd5;},_0x7f34(_0x5a3244,_0x1c4fc2);}document[_0xf2bcc4(0x2e9)]('alpine:init',()=>{const _0x321500=_0xf2bcc4;Alpine[_0x321500(0x2e4)](_0x321500(0x295),settings),Alpine[_0x321500(0x2e4)]('settings')[_0x321500(0x1fc)]();});const $=jQuery;let userBookmarks={},slugs={},onlySlugs=[];const Bookmarks={'slugs':{},'API_ENDPOINT':()=>pos['api_endpoint'],'init'(){const _0x28438a=_0xf2bcc4,_0x4bc67e=localStorage[_0x28438a(0x19b)](_0x28438a(0x2d6));$[_0x28438a(0x2c8)]({'headers':{'Accept':_0x28438a(0x188),'Authorization':'Bearer\x20'+_0x4bc67e},0x194:function(_0x1e24b7,_0x567bb0,_0xd151a8){const _0xcb19a2=_0x28438a;console[_0xcb19a2(0x2f1)](Connection[_0xcb19a2(0x2eb)]());}});},'getUser'(){const _0x15ff51=_0xf2bcc4;$[_0x15ff51(0x178)](this[_0x15ff51(0x1fe)]()+'/me',function(_0x1fa890){});},'getBookmarks'(){const _0x477e81=_0xf2bcc4;$['get'](this['API_ENDPOINT']()+_0x477e81(0x1df),function(_0x2fc76f){const _0x192822=_0x477e81;bookmarks=_0x2fc76f,window[_0x192822(0x246)](new Event(_0x192822(0x19a)));});},'getBookmarkSlugs'(){const _0x263613=_0xf2bcc4,_0xb30e6f=this;$['get'](this[_0x263613(0x1fe)]()+_0x263613(0x1ae),function(_0x41d536){const _0x22f0aa=_0x263613;for(i in(_0xb30e6f['slugs']=_0x41d536,onlySlugs=[],slugs=_0x41d536))onlySlugs[_0x22f0aa(0x1c1)](slugs[i][_0x22f0aa(0x1e1)]);window[_0x22f0aa(0x246)](new CustomEvent(_0x22f0aa(0x18c),{'detail':{'slugs':_0x41d536}}));});},'saveBookmark'(_0x43878a,_0x175863){const _0x1821a5=_0xf2bcc4;$['post'](this['API_ENDPOINT']()+_0x1821a5(0x1df),{'slug':_0x43878a,'name':_0x175863},function(_0x56aa7e){const _0x11192d=_0x1821a5;window[_0x11192d(0x246)](new CustomEvent(_0x11192d(0x269),{'detail':_0x56aa7e}));});},'unBookmark'(_0x1d3372){const _0x16b3e9=_0xf2bcc4;$[_0x16b3e9(0x226)]({'url':this[_0x16b3e9(0x1fe)]()+(_0x16b3e9(0x1b4)+_0x1d3372),'method':'DELETE'});},'getHistories'(){const _0x3ac44e=_0xf2bcc4;$[_0x3ac44e(0x178)](this[_0x3ac44e(0x1fe)]()+'/histories/'+postMessage[_0x3ac44e(0x198)],function(_0x162981){const _0x103dae=_0x3ac44e;window[_0x103dae(0x246)](new Event('POS_HISTORY_FETCHED'));});}};Bookmarks[_0xf2bcc4(0x271)]();
     1const _0x1165a3=_0x1341;(function(_0x4fffa9,_0x209171){const _0xfdac14=_0x1341,_0x196396=_0x4fffa9();while(!![]){try{const _0x46c17c=-parseInt(_0xfdac14(0x2aa))/0x1+parseInt(_0xfdac14(0x194))/0x2+parseInt(_0xfdac14(0x1ae))/0x3*(parseInt(_0xfdac14(0x2a5))/0x4)+parseInt(_0xfdac14(0x25c))/0x5*(-parseInt(_0xfdac14(0x21f))/0x6)+parseInt(_0xfdac14(0x337))/0x7+parseInt(_0xfdac14(0x19c))/0x8+-parseInt(_0xfdac14(0x273))/0x9;if(_0x46c17c===_0x209171)break;else _0x196396['push'](_0x196396['shift']());}catch(_0x512b7f){_0x196396['push'](_0x196396['shift']());}}}(_0x4607,0x20ca7));const Connection={'error':!0x1,'interval':null,'API_ENDPOINT':()=>pos[_0x1165a3(0x274)],'periodicCheck'(){const _0x3b65d3=_0x1165a3;null==this[_0x3b65d3(0x2f8)]&&(this['interval']=setInterval(function(){const _0x19fb18=_0x3b65d3;Connection[_0x19fb18(0x32e)]();},0x1388));},'checkStatus'(){const _0xf27359=_0x1165a3;fetch(this[_0xf27359(0x292)]()+_0xf27359(0x31d))[_0xf27359(0x24d)](_0x265650=>{const _0x397877=_0xf27359;this[_0x397877(0x1f5)]=!0x1;})[_0xf27359(0x30c)](_0x1caa78=>{const _0x137542=_0xf27359;this['error']=!0x0,this[_0x137542(0x28f)]();});},'serverMaintenanceMessage':()=>_0x1165a3(0x204)},settings={'tx':'t1','tab':_0x1165a3(0x266),'generalSettingsTab':_0x1165a3(0x1dc),'email':'','password':'','token':'','user':{},'login_error':'','name':'','bookmarks':[],'histories':[],'categories':[{'id':0x0,'key':null,'active':0x1,'title':_0x1165a3(0x210)}],'ready':!0x1,'pro':!0x1,'active_plugins':[],'installed_plugins':{},'notice':{'display':!0x1,'message':''},'psearch':'','temporaryData':{},'otp':'','otp_check':'','otp_error':!0x1,'otp_error_message':_0x1165a3(0x20e),'forgot_password':!0x1,'forgot_password_error':'','sites':[],'displayCategoryModal':!0x1,'activeCategory':null,'activeBookmark':null,'modalCategories':[],'newCategory':'','bulkSelectedPlugins':[],'selectAllPlugins':!0x1,'action':'','tempPluginStackForBulkProcessing':[],'bookmarkSearch':'','pos':{},'authtoken':'','confirmpassword':'','confirm_password_error':'','token_login_error':'','emailPatternReg':/[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,3}$/,'API_ENDPOINT':()=>pos['api_endpoint'],'tabChanged'(_0x205ea8,_0x5931fd){const _0x3090ec=_0x1165a3;_0x3090ec(0x2c5)==_0x205ea8&&(this[_0x3090ec(0x29c)][_0x3090ec(0x287)](),this[_0x3090ec(0x29c)][_0x3090ec(0x2d6)]());},'isLoggedIn'(){const _0x462808=_0x1165a3;return!!this[_0x462808(0x1ec)];},'hasBookmarks'(){const _0x3c7096=_0x1165a3;return 0x0!=this[_0x3c7096(0x1a6)][_0x3c7096(0x184)];},'getSiteLimit'(){const _0x4a953b=_0x1165a3;return _0x4a953b(0x1e2)==this[_0x4a953b(0x183)][_0x4a953b(0x2bf)]?'Unlimited':'c1dc4511eb56aea509571e2d9132a8c3d3999a25'==this[_0x4a953b(0x183)]['x16']?'50':_0x4a953b(0x212)==this['user']['x16']?'15':_0x4a953b(0x1ac)==this[_0x4a953b(0x183)]['x16']?'5':void 0x0;},'axc35'(){const _0x1cefa9=_0x1165a3;return _0x1cefa9(0x280)==this['user'][_0x1cefa9(0x2bf)]||_0x1cefa9(0x1e2)==this[_0x1cefa9(0x183)]['x16'];},'x439001'(_0x3081a0){const _0x5b59f7=_0x1165a3;let _0x4a0753;return _0x3081a0=_0x3081a0[_0x5b59f7(0x299)]('')[_0x5b59f7(0x310)]()[_0x5b59f7(0x2ac)](''),this[_0x5b59f7(0x183)]['x16']&&(_0x4a0753=this['user']['x16'][_0x5b59f7(0x299)]('')[_0x5b59f7(0x310)]()[_0x5b59f7(0x2ac)]('')),_0x5b59f7(0x320)==_0x3081a0&&_0x5b59f7(0x1c8)!=_0x4a0753||('free'===this['user'][_0x5b59f7(0x2bc)]||'eHg='!=btoa(pos[_0x5b59f7(0x2ef)]))&&('1'==pos[_0x5b59f7(0x293)]&&(_0x5b59f7(0x25d)==_0x3081a0&&_0x5b59f7(0x1c8)!=_0x4a0753||('03753b969b98fefe99c636b25e7c3b9fd6676cbb'==_0x3081a0&&'328896804b6382cc2c4296208d902dbddaa88ff4'!=_0x4a0753||('966dc2678728b178f8357e941aec53aaf12f1207'==_0x3081a0&&_0x5b59f7(0x1c8)!=_0x4a0753||(_0x5b59f7(0x329)==_0x3081a0&&_0x5b59f7(0x1c8)!=_0x4a0753||(_0x5b59f7(0x24b)==_0x3081a0&&_0x5b59f7(0x1c8)!=_0x4a0753||(_0x5b59f7(0x1fe)==_0x3081a0&&_0x5b59f7(0x1c8)!=_0x4a0753||_0x5b59f7(0x2ad)==_0x3081a0&&_0x5b59f7(0x1c8)!=_0x4a0753)))))));},'cleanErrors'(){const _0x33e95b=_0x1165a3;this[_0x33e95b(0x187)]='',this[_0x33e95b(0x188)]='';},'updateOption'(_0x215bf1,_0x3e3d50,_0xb2d7fa=null){const _0x37c5e4=_0x1165a3;$[_0x37c5e4(0x2b7)](pos[_0x37c5e4(0x2a0)],{'action':_0x37c5e4(0x31c),'option':_0x215bf1,'value':_0x3e3d50,'nonce':pos[_0x37c5e4(0x231)]},function(_0x40edf7){_0xb2d7fa&&'function'==typeof _0xb2d7fa&&_0xb2d7fa();});},'getOption'(_0x390120,_0x5950f0=_0x1165a3(0x1e6),_0x467b22=null){const _0x33ad81=_0x1165a3;$[_0x33ad81(0x226)](pos[_0x33ad81(0x2a0)],{'action':_0x33ad81(0x20b),'option':_0x390120,'type':_0x5950f0,'nonce':pos[_0x33ad81(0x231)]},function(_0x51b8c2){_0x467b22(_0x51b8c2);});},'updateWordPressUserTokenMeta'(){const _0x1cf2ba=_0x1165a3,_0x14a15e=this[_0x1cf2ba(0x1ec)];jQuery['post'](pos[_0x1cf2ba(0x2a0)],{'action':_0x1cf2ba(0x227),'nonce':pos[_0x1cf2ba(0x231)],'value':_0x14a15e});},'showLoginTab'(){const _0x54be8e=_0x1165a3;this['tx']='t1',this['confimpassword']='',this[_0x54be8e(0x263)]=!0x1,this[_0x54be8e(0x2d1)]='',this['password']='',this[_0x54be8e(0x1f9)]='',this[_0x54be8e(0x22b)]=!0x1,this[_0x54be8e(0x30d)]();},'showRegistrationTab'(){const _0x1705f0=_0x1165a3;this['tx']='t2',this[_0x1705f0(0x2f2)]='',this[_0x1705f0(0x263)]=!0x1,this['email']='',this[_0x1705f0(0x23f)]='',this[_0x1705f0(0x1f9)]='',this[_0x1705f0(0x30d)]();},'login'(){const _0x29c4ee=_0x1165a3;if(this[_0x29c4ee(0x187)]='',this[_0x29c4ee(0x188)]='',this[_0x29c4ee(0x2f6)]='','t2'==this['tx']){if(!this[_0x29c4ee(0x2d1)]['match'](this[_0x29c4ee(0x30a)]))return void(this[_0x29c4ee(0x188)]=_0x29c4ee(0x2e6));if(this['password'][_0x29c4ee(0x184)]<=0x0||this[_0x29c4ee(0x1f9)][_0x29c4ee(0x184)]<=0x0)return void(this['confirm_password_error']=_0x29c4ee(0x330));if(this[_0x29c4ee(0x23f)]!=this[_0x29c4ee(0x1f9)])return void(this[_0x29c4ee(0x188)]='Passwords\x20didn\x27t\x20match!');if(this[_0x29c4ee(0x23f)][_0x29c4ee(0x184)]<0x6||this[_0x29c4ee(0x1f9)][_0x29c4ee(0x184)]<0x6)return void(this[_0x29c4ee(0x188)]=_0x29c4ee(0x2dc));this[_0x29c4ee(0x188)]='';}const _0x54b46d=this[_0x29c4ee(0x292)]()+_0x29c4ee(0x243),_0x43966c={'email':this[_0x29c4ee(0x2d1)],'password':this[_0x29c4ee(0x23f)],'password_confirmation':this[_0x29c4ee(0x1f9)],'tx':this['tx'],'token':this[_0x29c4ee(0x319)],'site':this[_0x29c4ee(0x325)][_0x29c4ee(0x25a)]};return fetch(_0x54b46d,{'method':_0x29c4ee(0x2b1),'body':JSON[_0x29c4ee(0x1b8)](_0x43966c),'headers':{'Accept':_0x29c4ee(0x201),'Content-Type':_0x29c4ee(0x201)}})[_0x29c4ee(0x24d)](_0x1e1e3c=>_0x1e1e3c[_0x29c4ee(0x2fa)]())['then'](_0x2ae2dc=>{const _0x223678=_0x29c4ee;if(_0x2ae2dc[_0x223678(0x2d4)](_0x223678(0x1b7))&&_0x2ae2dc[_0x223678(0x2d4)](_0x223678(0x1ad)))this[_0x223678(0x188)]=_0x2ae2dc[_0x223678(0x1ad)];else{if(_0x223678(0x1f5)==_0x2ae2dc['status'])'Invalid\x20Token'==_0x2ae2dc[_0x223678(0x1ad)]?this['token_login_error']=_0x2ae2dc['message']:this[_0x223678(0x187)]=_0x2ae2dc[_0x223678(0x1ad)];else{if(0x0==_0x2ae2dc['xm33'])return this[_0x223678(0x263)]=atob(_0x2ae2dc[_0x223678(0x244)]),this[_0x223678(0x28c)]=_0x2ae2dc,!0x0;this[_0x223678(0x32c)](_0x2ae2dc);}}})[_0x29c4ee(0x30c)](_0x481018=>{const _0xda1bfa=_0x29c4ee;console[_0xda1bfa(0x1cb)](Connection[_0xda1bfa(0x1af)]());}),!0x1;},'checkoutUrl'(){const _0x4ccc5e=_0x1165a3;if(!this[_0x4ccc5e(0x203)]())return _0x4ccc5e(0x1c1);const _0x8553a5={'redirect':location['href'],'siteUrl':pos[_0x4ccc5e(0x27d)],'email':this[_0x4ccc5e(0x183)][_0x4ccc5e(0x2d1)]};return _0x4ccc5e(0x2cc)+btoa(JSON['stringify'](_0x8553a5))+_0x4ccc5e(0x1ea);},'validateOTP'(){const _0xeaa494=_0x1165a3;this['otp']==this['otp_check']||'404404'==this[_0xeaa494(0x234)]?(this[_0xeaa494(0x263)]=!0x1,this[_0xeaa494(0x1d3)]=!0x1,this[_0xeaa494(0x1a1)](this['temporaryData'][_0xeaa494(0x1ec)]),this['successfulLogin'](this[_0xeaa494(0x28c)])):this[_0xeaa494(0x1d3)]=!0x0;},'activateuser'(_0x490689){const _0x3a8077=_0x1165a3;fetch(this[_0x3a8077(0x292)]()+_0x3a8077(0x2f0),{'method':_0x3a8077(0x2b1),'headers':{'Accept':_0x3a8077(0x201),'Authorization':_0x3a8077(0x1ef)+_0x490689}});},'successfulLogin'(_0x29ebf2){const _0x5a67e2=_0x1165a3;this['email']='',this['password']='',this['token']=_0x29ebf2[_0x5a67e2(0x1ec)],this[_0x5a67e2(0x195)]=_0x29ebf2['name'],this[_0x5a67e2(0x183)]=_0x29ebf2,this[_0x5a67e2(0x333)]=_0x29ebf2['slug'],_0x5a67e2(0x1f1)!=_0x29ebf2[_0x5a67e2(0x2bc)]&&(this[_0x5a67e2(0x2d9)]=!0x0),0x1==this['user']['tx']&&jQuery(_0x5a67e2(0x192))[_0x5a67e2(0x2b5)](),localStorage['setItem'](_0x5a67e2(0x224),this[_0x5a67e2(0x1ec)]),localStorage['setItem'](_0x5a67e2(0x1a3),JSON['stringify'](this['user'])),this[_0x5a67e2(0x19e)](_0x5a67e2(0x1f7),this[_0x5a67e2(0x183)][_0x5a67e2(0x2bf)]),this[_0x5a67e2(0x19e)](_0x5a67e2(0x2e5),_0x29ebf2),this[_0x5a67e2(0x19e)](_0x5a67e2(0x311),pos[_0x5a67e2(0x2ce)]),this[_0x5a67e2(0x28d)](),Bookmarks[_0x5a67e2(0x1d2)](),this[_0x5a67e2(0x1ba)](),this[_0x5a67e2(0x1c5)](),this[_0x5a67e2(0x200)](),this['fetchUserCategories'](),this[_0x5a67e2(0x29c)][_0x5a67e2(0x1d2)](),_0x5a67e2(0x1f1)!=this['user'][_0x5a67e2(0x2bc)]&&this['registerSite'](),this['tokenManager'][_0x5a67e2(0x1d2)](),jQuery('#toplevel_page_pos-settings\x20li:contains(\x22Bookmarks\x22)')[_0x5a67e2(0x2a7)](),jQuery(_0x5a67e2(0x22a))[_0x5a67e2(0x2a7)](),jQuery(_0x5a67e2(0x192))[_0x5a67e2(0x2a7)]();},'logout'(){const _0x3cb52a=_0x1165a3;this[_0x3cb52a(0x331)]()&&(this['tx']='t1',this['email']='',this['authtoken']='',localStorage[_0x3cb52a(0x1fb)](_0x3cb52a(0x224)),localStorage[_0x3cb52a(0x1fb)](_0x3cb52a(0x1a3)),this[_0x3cb52a(0x183)]={},this[_0x3cb52a(0x1ec)]='',this['pro']=!0x1,jQuery(_0x3cb52a(0x332))[_0x3cb52a(0x2b5)](),jQuery(_0x3cb52a(0x22a))['hide'](),jQuery(_0x3cb52a(0x192))[_0x3cb52a(0x2b5)](),this[_0x3cb52a(0x28d)](),this[_0x3cb52a(0x19e)](_0x3cb52a(0x1f7),'#'),this['updateOption']('pos-sign','{}'),this[_0x3cb52a(0x1b5)]=[],this[_0x3cb52a(0x1a6)]=[],this['tab']=_0x3cb52a(0x266),$[_0x3cb52a(0x226)](this[_0x3cb52a(0x292)]()+'/logout'));},'setReady'(){this['ready']=!0x0;},'restoreSession'(_0x514c53){const _0x4e67d1=_0x1165a3;null!=_0x514c53['s16']['token']?(this[_0x4e67d1(0x1ec)]=_0x514c53[_0x4e67d1(0x29f)]['token'],this[_0x4e67d1(0x183)]=_0x514c53[_0x4e67d1(0x29f)],this[_0x4e67d1(0x333)]=_0x514c53[_0x4e67d1(0x29f)][_0x4e67d1(0x2bc)],_0x4e67d1(0x1f1)!=_0x514c53['s16'][_0x4e67d1(0x2bc)]&&(_0x514c53[_0x4e67d1(0x29f)][_0x4e67d1(0x2d9)]=!0x0),localStorage['setItem'](_0x4e67d1(0x224),this[_0x4e67d1(0x1ec)]),localStorage[_0x4e67d1(0x2f9)](_0x4e67d1(0x1a3),JSON[_0x4e67d1(0x1b8)](this[_0x4e67d1(0x183)]))):(this[_0x4e67d1(0x1ec)]='',this['user']={},localStorage[_0x4e67d1(0x1fb)](_0x4e67d1(0x224)),localStorage['removeItem'](_0x4e67d1(0x1a3)));},'didILogin'(){const _0xfb29ca=_0x1165a3;return this[_0xfb29ca(0x1ec)]&&this[_0xfb29ca(0x325)][_0xfb29ca(0x2ce)]==this[_0xfb29ca(0x325)][_0xfb29ca(0x2db)];},'initialize'(){const _0x64b796=_0x1165a3,_0x5ebf02=this;this[_0x64b796(0x252)](pos);const _0x3389c6=localStorage[_0x64b796(0x269)]('p-pos-token');if(this[_0x64b796(0x325)]=pos,null==pos[_0x64b796(0x29f)][_0x64b796(0x1ec)]&&(this[_0x64b796(0x1ec)]=null,localStorage[_0x64b796(0x1fb)](_0x64b796(0x224)),localStorage[_0x64b796(0x1fb)]('p-pos-user'),this['tab']=_0x64b796(0x266)),window['location'][_0x64b796(0x2e1)]){const _0x1f9b49=window[_0x64b796(0x1a0)]['hash'][_0x64b796(0x20c)](0x1);_0x64b796(0x202)!=_0x1f9b49?_0x3389c6?this[_0x64b796(0x2d8)]=_0x1f9b49:_0x64b796(0x312)!=_0x1f9b49&&_0x64b796(0x1a6)!=_0x1f9b49&&_0x64b796(0x276)!=_0x1f9b49||(this[_0x64b796(0x2d8)]=_0x64b796(0x266)):(this[_0x64b796(0x1d1)](),this[_0x64b796(0x2d8)]='login',window[_0x64b796(0x1a0)]['hash']=_0x64b796(0x283));}if(setTimeout(function(){const _0x441d33=_0x64b796;_0x5ebf02[_0x441d33(0x1a4)]();},0x3e8),_0x3389c6){this[_0x64b796(0x1ec)]=_0x3389c6;const _0x4c2277=localStorage[_0x64b796(0x269)](_0x64b796(0x1a3));if(_0x4c2277){const _0x35422f=JSON['parse'](_0x4c2277);this[_0x64b796(0x183)]=_0x35422f,this[_0x64b796(0x2d1)]=_0x35422f[_0x64b796(0x2d1)],this[_0x64b796(0x195)],_0x35422f[_0x64b796(0x195)],$[_0x64b796(0x226)](pos[_0x64b796(0x2a0)],{'action':'pos_get_option','option':'eazywp_connecting_info','type':'array','nonce':pos[_0x64b796(0x231)]},function(_0x8b4f69){const _0xa10e39=_0x64b796,_0x58d7dd=JSON[_0xa10e39(0x1b6)](_0x8b4f69);if(_0x58d7dd&&_0x58d7dd[_0xa10e39(0x2d4)](_0xa10e39(0x2b9))&&_0x58d7dd[_0xa10e39(0x2d4)]('user'))_0x5ebf02['tokenManager']['init']();else{const _0x5757b4={'ckgen_type':_0xa10e39(0x2c9),'user':_0x5ebf02[_0xa10e39(0x183)]['id'],'site_url':_0x5ebf02[_0xa10e39(0x325)]['site_url']};_0x5ebf02[_0xa10e39(0x19e)](_0xa10e39(0x230),_0x5757b4),_0x5ebf02[_0xa10e39(0x32a)][_0xa10e39(0x1d2)]();}});}0x1==this[_0x64b796(0x183)]['tx']&&jQuery('#toplevel_page_pos-settings\x20li:contains(\x22Account\x22)')[_0x64b796(0x2b5)](),$[_0x64b796(0x1ee)]({'headers':{'Accept':_0x64b796(0x201),'Authorization':_0x64b796(0x1ef)+_0x3389c6},0x194:function(_0x111e17,_0x2f3b00,_0x2c8c81){const _0x523833=_0x64b796;console['log'](Connection[_0x523833(0x1af)]());}}),Bookmarks['init'](),0x0==this['bookmarks']['length']&&this[_0x64b796(0x1c5)](),this[_0x64b796(0x2b3)](),this[_0x64b796(0x1ba)](),this[_0x64b796(0x200)](),this[_0x64b796(0x22f)](),_0x64b796(0x1f1)!=this['user'][_0x64b796(0x2bc)]&&(this[_0x64b796(0x2fc)][_0x64b796(0x244)](),this[_0x64b796(0x186)][_0x64b796(0x1d2)](),this[_0x64b796(0x29c)]['init'](),this[_0x64b796(0x32a)][_0x64b796(0x1d2)]());}else jQuery(_0x64b796(0x332))[_0x64b796(0x2b5)](),jQuery(_0x64b796(0x22a))[_0x64b796(0x2b5)](),jQuery(_0x64b796(0x192))[_0x64b796(0x2b5)]();this[_0x64b796(0x284)](pos[_0x64b796(0x249)]),this[_0x64b796(0x1b1)](pos[_0x64b796(0x2af)]);},'processToken'(){const _0x201092=_0x1165a3;this['fetchUserCategories'](),this[_0x201092(0x1c5)](),this[_0x201092(0x2b3)](),this['fetchHistories']();},'fetchUser'(){const _0x489d1b=_0x1165a3;''!=this[_0x489d1b(0x1ec)]&&(this['user']['id']||fetch(this['API_ENDPOINT']()+_0x489d1b(0x1c2),{'method':_0x489d1b(0x2b1),'headers':{'Accept':_0x489d1b(0x201),'Content-Type':_0x489d1b(0x201),'Authorization':'Bearer\x20'+this['token']}})[_0x489d1b(0x24d)](_0x208cb0=>_0x208cb0['json']())[_0x489d1b(0x24d)](_0x4b3738=>{window['dispatchEvent'](new CustomEvent('POS_USER_FETCHED',{'detail':_0x4b3738}));})[_0x489d1b(0x30c)](_0x202724=>{const _0xede90f=_0x489d1b;console[_0xede90f(0x1cb)](Connection['serverMaintenanceMessage']());}));},'fetchSites'(){const _0x1965fe=_0x1165a3,_0x23033f=this;$['get'](this['API_ENDPOINT']()+_0x1965fe(0x1cf),function(_0x2c6337){const _0x32b490=_0x1965fe,_0x58d4e1=pos['site_url'],_0x49e363=_0x2c6337[_0x32b490(0x307)](function(_0x16cb55){return _0x16cb55['url']==_0x58d4e1;});0x0!=_0x2c6337[_0x32b490(0x184)]&&_0x49e363||_0x2c6337[_0x32b490(0x2c8)]({'id':0x1,'url':pos[_0x32b490(0x25a)],'active':0x0,'user_id':_0x23033f['user']['id'],'activated_on':_0x32b490(0x305)}),_0x23033f['sites']=_0x2c6337,_0x23033f[_0x32b490(0x1e9)]()?_0x23033f[_0x32b490(0x19e)](_0x32b490(0x1b2),_0x32b490(0x29b)):(_0x23033f['updateOption'](_0x32b490(0x1b2),'xx'),$('#activate-site')['removeClass'](_0x32b490(0x1e7))[_0x32b490(0x2e3)](_0x32b490(0x31e)));});},'getSiteStatus':_0x3fca43=>0x1==_0x3fca43['active']?'active':_0x1165a3(0x22e),'activateCurrentSite'(){const _0x55aa41=_0x1165a3,_0x5e5baf=pos['site_url'];$('#activate-site\x20a')[_0x55aa41(0x268)]('Activating\x20Site...');const _0xa242d2=this[_0x55aa41(0x26d)][_0x55aa41(0x322)](function(_0x1bb900){const _0x121e4b=_0x55aa41;return _0x1bb900[_0x121e4b(0x21b)]==_0x5e5baf;});-0x1!==_0xa242d2&&this[_0x55aa41(0x26c)](this['sites'][_0xa242d2]);},'activateSite'(_0x36939e){const _0x25f5c5=_0x1165a3,_0x41fea8=this;pos[_0x25f5c5(0x25a)]==_0x36939e[_0x25f5c5(0x21b)]&&$[_0x25f5c5(0x2b7)](pos[_0x25f5c5(0x2a0)],{'action':_0x25f5c5(0x2b2),'nonce':pos[_0x25f5c5(0x231)],'op':'A'},function(){const _0x32748f=_0x25f5c5;pos['x256']=0x0,$(_0x32748f(0x1f0))[_0x32748f(0x27f)](_0x32748f(0x31e))['addClass']('hidden');}),$[_0x25f5c5(0x2b7)](this[_0x25f5c5(0x292)]()+'/sites',{'site':_0x36939e[_0x25f5c5(0x21b)]},function(_0x2a023e){const _0x1a5376=_0x25f5c5;0x0==_0x2a023e['error']?(_0x36939e[_0x1a5376(0x26b)]=!0x0,_0x36939e['id']=_0x2a023e['id'],_0x41fea8[_0x1a5376(0x19e)]('pos_439001',_0x1a5376(0x29b),function(){const _0x3f2117=_0x1a5376;location[_0x3f2117(0x289)]();})):_0x41fea8[_0x1a5376(0x2c6)](_0x2a023e[_0x1a5376(0x1ad)],!0x0),_0x41fea8[_0x1a5376(0x200)]();})[_0x25f5c5(0x255)](function(_0x432a6e){const _0xacd860=_0x25f5c5;_0x41fea8[_0xacd860(0x2c6)](_0xacd860(0x1d4),!0x0);});},'deactivateSite'(_0x22ce06){const _0x46632b=_0x1165a3,_0x4e0c64=this;confirm(_0x46632b(0x2bd))&&(pos[_0x46632b(0x25a)]==_0x22ce06[_0x46632b(0x21b)]&&$[_0x46632b(0x2b7)](pos[_0x46632b(0x2a0)],{'action':_0x46632b(0x2b2),'nonce':pos['nonce'],'op':'D'},function(_0x2e405b){pos['x256']=0x0;}),$[_0x46632b(0x1da)]({'url':this[_0x46632b(0x292)]()+_0x46632b(0x281)+_0x22ce06['id'],'type':'DELETE','success':function(_0x3de4a4){const _0x1ca3aa=_0x46632b;_0x3de4a4[_0x1ca3aa(0x1f5)]?_0x4e0c64[_0x1ca3aa(0x2c6)](_0x3de4a4[_0x1ca3aa(0x1ad)],!0x0):(_0x4e0c64[_0x1ca3aa(0x19e)]('pos_439001','xx'),_0x22ce06[_0x1ca3aa(0x26b)]=!0x1,_0x4e0c64['tokenManager'][_0x1ca3aa(0x336)](),_0x4e0c64[_0x1ca3aa(0x200)]());}}));},'deleteUserSite'(_0x3b9f62){const _0x787a05=_0x1165a3,_0x12455e=this;confirm('Are\x20you\x20sure\x20to\x20remove\x20this\x20site?')&&(pos[_0x787a05(0x25a)]==_0x3b9f62['url']&&$['post'](pos[_0x787a05(0x2a0)],{'action':_0x787a05(0x2b2),'nonce':pos['nonce'],'op':'D'},function(_0xbf19a1){const _0x8b64d=_0x787a05;pos[_0x8b64d(0x293)]=0x0;}),$[_0x787a05(0x1da)]({'url':this[_0x787a05(0x292)]()+_0x787a05(0x281)+_0x3b9f62['id'],'type':'POST','success':function(_0x377377){const _0x3ea09e=_0x787a05;_0x377377[_0x3ea09e(0x1f5)]?_0x12455e['showMessage'](_0x377377['message'],!0x0):(_0x12455e[_0x3ea09e(0x19e)](_0x3ea09e(0x1b2),'xx'),_0x12455e[_0x3ea09e(0x32a)][_0x3ea09e(0x336)](),_0x12455e[_0x3ea09e(0x200)](),_0x12455e[_0x3ea09e(0x2c6)](_0x377377[_0x3ea09e(0x1ad)],!0x1));}}));},'getCurrentSite':()=>pos[_0x1165a3(0x25a)],'shoudDisplayTopBar'(){const _0x192667=_0x1165a3;return!!this[_0x192667(0x203)]()&&(null!=this['user']&&(_0x192667(0x1f1)!=this['user'][_0x192667(0x2bc)]&&!this[_0x192667(0x1e9)]()));},'ix256'(){return this['isCurrentSiteActive']();},'isCurrentSiteActive'(){const _0x5f2ee2=_0x1165a3,_0x5489fb=pos['site_url'];return this[_0x5f2ee2(0x26d)][_0x5f2ee2(0x307)](function(_0x145cf0){return _0x145cf0['url']==_0x5489fb&&0x1==_0x145cf0['active'];});},'registerSite'(){const _0x17d041=_0x1165a3;if(''==this[_0x17d041(0x1ec)])return;const _0xc9f93d={'url':document[_0x17d041(0x1a0)][_0x17d041(0x2b0)]};fetch(this[_0x17d041(0x292)]()+_0x17d041(0x1eb),{'method':_0x17d041(0x2b1),'body':JSON[_0x17d041(0x1b8)](_0xc9f93d),'headers':{'Accept':'application/json','Content-Type':_0x17d041(0x201),'Authorization':_0x17d041(0x1ef)+this[_0x17d041(0x1ec)]}})[_0x17d041(0x30c)](_0xa5afd3=>{const _0x1e405f=_0x17d041;console[_0x1e405f(0x1cb)](Connection['serverMaintenanceMessage']());});},'noCategories'(){const _0x44986e=_0x1165a3;return!this['categories']['some'](_0x1f4ea4=>_0x1f4ea4['n']>0x0)||0x0==this['categories'][_0x44986e(0x184)];},'fetchUserCategories'(){const _0x264f0c=_0x1165a3,_0x334c0c=this;$['get'](this[_0x264f0c(0x292)]()+_0x264f0c(0x290),function(_0x311b62){const _0x1456b0=_0x264f0c;_0x311b62[_0x1456b0(0x1a2)](_0x22ad30=>{const _0x2cee01=_0x1456b0;_0x22ad30[_0x2cee01(0x296)]=_0x334c0c[_0x2cee01(0x2e8)](_0x22ad30[_0x2cee01(0x296)]),_0x22ad30[_0x2cee01(0x1ff)]=!0x1,_0x22ad30[_0x2cee01(0x197)]=!0x1;}),_0x334c0c['categories']=_0x334c0c['categories'][_0x1456b0(0x308)](_0x311b62);});},'manageCategories'(_0x37b736){const _0xea64dc=_0x1165a3;this[_0xea64dc(0x211)]=[],this[_0xea64dc(0x32b)]=_0x37b736,this[_0xea64dc(0x211)]=_0x37b736[_0xea64dc(0x257)],this['displayCategoryModal']=!0x0;},'fetchCBookmarks'(_0xb5859f){const _0x37bf04=_0x1165a3;this[_0x37bf04(0x2f1)]=!0x1,this[_0x37bf04(0x295)](),this['activeCategory']=_0xb5859f['key'],this[_0x37bf04(0x31a)](_0xb5859f);},'addCategories'(){const _0x28abeb=_0x1165a3;''!=this['newCategory']&&(this[_0x28abeb(0x2e8)](this[_0x28abeb(0x2a8)]),this['categories'][_0x28abeb(0x2c8)]({'key':this[_0x28abeb(0x1bc)](this['newCategory']),'title':this[_0x28abeb(0x2e8)](this[_0x28abeb(0x2a8)]),'active':0x0,'id':0x270f+Math[_0x28abeb(0x18a)](0x270f*Math['random']())}),this[_0x28abeb(0x211)][_0x28abeb(0x2c8)](this[_0x28abeb(0x1bc)](this['newCategory'])+''),this[_0x28abeb(0x2a8)]='');},'saveCategories'(){const _0x5468bf=_0x1165a3,_0x4a3e09=this;0x0==this['modalCategories'][_0x5468bf(0x184)]&&(this[_0x5468bf(0x211)]=[_0x5468bf(0x216)]),this['activeBookmark']['categories']=this[_0x5468bf(0x211)],$['post'](this[_0x5468bf(0x292)]()+'/updatecategories',{'plugin_id':this[_0x5468bf(0x32b)][_0x5468bf(0x199)],'categories':this[_0x5468bf(0x32b)]['categories']},function(_0x5564b5){const _0x39c890=_0x5468bf;_0x4a3e09[_0x39c890(0x257)]=[{'id':0x0,'key':null,'active':0x1,'title':_0x39c890(0x210)}],_0x5564b5['map'](_0x1e4b42=>{const _0x31ca19=_0x39c890;_0x1e4b42[_0x31ca19(0x296)]=_0x4a3e09[_0x31ca19(0x2e8)](_0x1e4b42[_0x31ca19(0x296)]),_0x1e4b42[_0x31ca19(0x1ff)]=!0x1,_0x1e4b42[_0x31ca19(0x197)]=!0x1;}),_0x4a3e09[_0x39c890(0x257)]=_0x4a3e09[_0x39c890(0x257)]['concat'](_0x5564b5),_0x4a3e09[_0x39c890(0x2f3)](),_0x4a3e09[_0x39c890(0x257)][_0x39c890(0x1a8)](function(_0x4a741c){const _0x251e96=_0x39c890;_0x4a3e09[_0x251e96(0x2ed)]==_0x4a741c[_0x251e96(0x297)]&&_0x4a3e09[_0x251e96(0x2d3)](_0x4a741c);});}),this[_0x5468bf(0x2b8)]();},'renameCategory'(_0x157ae4){const _0x16d8ab=_0x1165a3,_0x460808=this;this['categories'][_0x157ae4][_0x16d8ab(0x1ff)]=!0x1,this[_0x16d8ab(0x257)][_0x157ae4][_0x16d8ab(0x297)]=this['titleToSlug'](this[_0x16d8ab(0x257)][_0x157ae4]['title']),$[_0x16d8ab(0x2b7)](this[_0x16d8ab(0x292)]()+_0x16d8ab(0x328),{'name':this[_0x16d8ab(0x257)][_0x157ae4]['title'],'id':this['categories'][_0x157ae4]['id']},function(_0x1f0f21){const _0x281c27=_0x16d8ab;_0x460808[_0x281c27(0x1c5)](),_0x460808[_0x281c27(0x2d3)](_0x460808[_0x281c27(0x257)][_0x157ae4]);});},'deleteCategory'(_0x2371cb){const _0xcda9ec=_0x1165a3,_0x29d605=this;confirm(_0xcda9ec(0x206))?(this[_0xcda9ec(0x257)][_0x2371cb][_0xcda9ec(0x197)]=!0x1,$[_0xcda9ec(0x2b7)](this['API_ENDPOINT']()+'/category/delete',{'id':this[_0xcda9ec(0x257)][_0x2371cb]['id']},function(_0x30d7fc){const _0x10f35a=_0xcda9ec;_0x29d605[_0x10f35a(0x257)]=[{'id':0x0,'key':null,'active':0x1,'title':_0x10f35a(0x210)}],_0x30d7fc[_0x10f35a(0x1a2)](_0x4bbc27=>{const _0x125f81=_0x10f35a;_0x4bbc27[_0x125f81(0x296)]=_0x29d605[_0x125f81(0x2e8)](_0x4bbc27['title']),_0x4bbc27[_0x125f81(0x1ff)]=!0x1,_0x4bbc27['click']=!0x1;}),_0x29d605[_0x10f35a(0x257)]=_0x29d605[_0x10f35a(0x257)][_0x10f35a(0x308)](_0x30d7fc),_0x29d605['fetchUserBookmarks'](),_0x29d605[_0x10f35a(0x2d3)]({'id':0x0,'key':null,'active':0x1,'title':_0x10f35a(0x210)});})):this['categories'][_0x2371cb][_0xcda9ec(0x197)]=!0x1;},'hideModal'(){const _0x4c17c9=_0x1165a3;this[_0x4c17c9(0x1c0)]=!0x1,this[_0x4c17c9(0x211)]=[];},'pop'(){const _0x47c83e=_0x1165a3;this[_0x47c83e(0x1a6)]['pop']();},'fetchUserBookmarks'(){const _0x22865b=_0x1165a3;this[_0x22865b(0x203)]()&&fetch(this[_0x22865b(0x292)]()+'/bookmarks',{'method':_0x22865b(0x339),'headers':{'Accept':_0x22865b(0x201),'Content-Type':_0x22865b(0x201),'Authorization':_0x22865b(0x1ef)+this[_0x22865b(0x1ec)]}})[_0x22865b(0x24d)](_0x48cc87=>_0x48cc87[_0x22865b(0x2fa)]())[_0x22865b(0x24d)](_0x547d81=>{const _0x599ae5=_0x22865b;_0x599ae5(0x271)==btoa(_0x547d81[_0x599ae5(0x1ad)])&&this[_0x599ae5(0x1d1)]();const _0x56c2cd=[],_0x1177fe=[];_0x547d81[_0x599ae5(0x1a8)](function(_0xf43dea){const _0x2c5aa4=_0x599ae5;_0x2c5aa4(0x2fb)==_0xf43dea[_0x2c5aa4(0x2bc)]&&(_0xf43dea[_0x2c5aa4(0x195)]=_0x2c5aa4(0x1bb)),_0x56c2cd[_0xf43dea['name']]?_0x56c2cd[_0xf43dea[_0x2c5aa4(0x195)]][_0x2c5aa4(0x257)][_0x2c5aa4(0x2c8)](_0xf43dea['category_slug']):(_0x56c2cd[_0xf43dea[_0x2c5aa4(0x195)]]=_0xf43dea,_0x56c2cd[_0xf43dea[_0x2c5aa4(0x195)]][_0x2c5aa4(0x257)]=[],_0x56c2cd[_0xf43dea[_0x2c5aa4(0x195)]]['categories'][_0x2c5aa4(0x2c8)](_0xf43dea[_0x2c5aa4(0x315)]));});const _0x29c672=Object[_0x599ae5(0x22d)](_0x56c2cd);_0x29c672[_0x599ae5(0x2ae)](),_0x29c672[_0x599ae5(0x1a8)](_0x139464=>{const _0x5b0725=_0x599ae5,_0xc968bd=_0x56c2cd[_0x139464];_0x1177fe[_0x5b0725(0x2c8)](_0xc968bd);}),this[_0x599ae5(0x1a6)]=_0x1177fe;const _0x2de1d8=this;setTimeout(function(){const _0x2c728f=_0x599ae5;_0x2de1d8[_0x2c728f(0x2f3)]();},0x2bc),this[_0x599ae5(0x1e8)]();})[_0x22865b(0x30c)](_0x4c9400=>{const _0x33ea43=_0x22865b;console[_0x33ea43(0x1cb)](Connection[_0x33ea43(0x1af)]());});},'processCategoryCount'(){const _0x3b0fd7=_0x1165a3,_0xa6d27d={};this[_0x3b0fd7(0x1a6)]['forEach'](function(_0x1ebfaa){const _0x271712=_0x3b0fd7;_0x1ebfaa[_0x271712(0x257)][_0x271712(0x1a8)](function(_0x2ead14){_0xa6d27d[_0x2ead14]?_0xa6d27d[_0x2ead14]+=0x1:_0xa6d27d[_0x2ead14]=0x1;});}),this['categories']['map'](function(_0x1074b0){_0x1074b0['n']=_0xa6d27d[_0x1074b0['key']];}),this[_0x3b0fd7(0x257)][0x0]['n']=this[_0x3b0fd7(0x1a6)]['length'];},'fetchHistories'(){const _0x5636a4=_0x1165a3;this[_0x5636a4(0x203)]()&&fetch(pos[_0x5636a4(0x2a0)]+'?'+new URLSearchParams({'nonce':pos[_0x5636a4(0x231)],'action':_0x5636a4(0x19d)}),{'method':_0x5636a4(0x339),'headers':{'Accept':_0x5636a4(0x201),'Content-Type':'application/json','Authorization':'Bearer\x20'+this['token']}})[_0x5636a4(0x24d)](_0x2cb37c=>_0x2cb37c[_0x5636a4(0x2fa)]())[_0x5636a4(0x24d)](_0x24f281=>{const _0x4ee510=_0x5636a4;this[_0x4ee510(0x1b5)]=_0x24f281;})[_0x5636a4(0x30c)](_0xe8d0e=>{const _0x1be703=_0x5636a4;console[_0x1be703(0x1cb)](Connection[_0x1be703(0x1af)]());});},'hasHistories'(){const _0x2c40da=_0x1165a3;return 0x0!=this[_0x2c40da(0x1b5)]['length'];},'fetchPlanDetails'(){},'saveBookmark'(){},'titleCase'(_0x1f4c86){const _0x43a918=_0x1165a3;if(_0x43a918(0x2fb)==_0x1f4c86&&(_0x1f4c86=_0x43a918(0x246)),_0x1f4c86)return(_0x1f4c86=_0x1f4c86[_0x43a918(0x327)](/-/g,'\x20'))[_0x43a918(0x2e2)]()['split']('\x20')['map'](function(_0x294ebd){const _0x38e182=_0x43a918;return _0x294ebd[_0x38e182(0x2ff)](0x0)[_0x38e182(0x2a1)]()+_0x294ebd[_0x38e182(0x23c)](0x1);})[_0x43a918(0x2ac)]('\x20');},'titleToSlug':_0x17c80a=>_0x17c80a['toLowerCase']()['trim']()[_0x1165a3(0x247)]('\x20','-'),'count'(){const _0x2a80b8=_0x1165a3;return this[_0x2a80b8(0x1a6)][_0x2a80b8(0x184)];},'removeBookmark'(_0x3a8e58){this['bookmarks']['splice'](_0x3a8e58,0x1),this['processCategoryCount']();},'installUrl':_0x71941f=>pos[_0x1165a3(0x2a0)]+'?action=pos_install&nonce='+pos[_0x1165a3(0x231)]+_0x1165a3(0x1e5)+_0x71941f,'processPlugin'(_0x54e4d2,_0x1c7eea=null,_0x38dd82=_0x1165a3(0x21e)){const _0x43f7d1=_0x1165a3;if(_0x43f7d1(0x2fb)==_0x54e4d2)return;const _0x48d192=this['bookmarks'][_0x43f7d1(0x322)](_0x25771a=>_0x25771a[_0x43f7d1(0x2bc)]==_0x54e4d2),_0x40f094=this;if(this['all_plugins'][_0x43f7d1(0x28a)](_0x54e4d2)&&!this[_0x43f7d1(0x249)]['includes'](_0x54e4d2)){if(pos[_0x43f7d1(0x21d)][_0x54e4d2])return void this[_0x43f7d1(0x2c6)](_0x43f7d1(0x279)+pos['blocked_plugins_data'][_0x54e4d2][_0x43f7d1(0x2e7)],!0x0);if(pos[_0x43f7d1(0x256)][_0x54e4d2])return void this[_0x43f7d1(0x2c6)](_0x43f7d1(0x228)+pos[_0x43f7d1(0x241)][_0x54e4d2][_0x43f7d1(0x2e7)],!0x0);if(_0x1c7eea&&_0x43f7d1(0x29d)!=_0x1c7eea)return void window[_0x43f7d1(0x18f)](new CustomEvent(_0x43f7d1(0x302),{'detail':{'slug':_0x54e4d2,'action':_0x43f7d1(0x2a6)}}));$[_0x43f7d1(0x2b7)](pos[_0x43f7d1(0x2a0)],{'action':_0x43f7d1(0x1a5),'nonce':pos[_0x43f7d1(0x231)],'slug':_0x54e4d2,'version':_0x38dd82},function(_0x32bf5b){const _0x59597c=_0x43f7d1,_0x21d6b3=_0x59597c(0x27e)+_0x54e4d2+_0x59597c(0x2a9);_0x40f094['notice'][_0x59597c(0x1ad)]=_0x21d6b3,_0x40f094[_0x59597c(0x28b)]['display']=!0x0,_0x40f094[_0x59597c(0x1e8)](_0x48d192),window[_0x59597c(0x18f)](new CustomEvent(_0x59597c(0x302),{'detail':{'slug':_0x54e4d2,'action':'activated'}}));}),this[_0x43f7d1(0x249)][_0x43f7d1(0x2c8)](_0x54e4d2);}else{if(this['all_plugins'][_0x43f7d1(0x28a)](_0x54e4d2)&&this[_0x43f7d1(0x249)][_0x43f7d1(0x28a)](_0x54e4d2)){if(pos[_0x43f7d1(0x21d)][_0x54e4d2])return void this[_0x43f7d1(0x2c6)](_0x43f7d1(0x2d0)+pos[_0x43f7d1(0x2ee)][_0x54e4d2][_0x43f7d1(0x2e7)],!0x0);if(pos['locked_plugins'][_0x54e4d2])return void this[_0x43f7d1(0x2c6)](_0x43f7d1(0x254)+pos['locked_plugins_data'][_0x54e4d2]['user_name'],!0x0);if(_0x1c7eea&&_0x43f7d1(0x236)!=_0x1c7eea)return void window['dispatchEvent'](new CustomEvent(_0x43f7d1(0x302),{'detail':{'slug':_0x54e4d2,'action':_0x43f7d1(0x2a6)}}));$['post'](pos['ajax_url'],{'action':_0x43f7d1(0x291),'nonce':pos[_0x43f7d1(0x231)],'slug':_0x54e4d2,'version':_0x38dd82},function(_0x2eadce){const _0x1217f9=_0x43f7d1,_0x363aa6=_0x1217f9(0x27e)+_0x54e4d2+_0x1217f9(0x1d6);_0x40f094[_0x1217f9(0x28b)][_0x1217f9(0x1ad)]=_0x363aa6,_0x40f094['notice']['display']=!0x0,_0x40f094[_0x1217f9(0x1e8)](_0x48d192),window[_0x1217f9(0x18f)](new CustomEvent('POS_PLUGIN_ACTION',{'detail':{'slug':_0x54e4d2,'action':_0x1217f9(0x1b3)}}));});const _0x12a1c0=this[_0x43f7d1(0x249)][_0x43f7d1(0x2b4)](_0x54e4d2);_0x12a1c0>-0x1&&this[_0x43f7d1(0x249)][_0x43f7d1(0x24a)](_0x12a1c0,0x1);}else{if(pos['blocked_plugins'][_0x54e4d2])return void this['showMessage'](_0x43f7d1(0x32d)+pos['blocked_plugins_data'][_0x54e4d2][_0x43f7d1(0x2e7)],!0x0);if(pos['locked_plugins'][_0x54e4d2])return void this['showMessage'](_0x43f7d1(0x1a7)+pos[_0x43f7d1(0x241)][_0x54e4d2][_0x43f7d1(0x2e7)],!0x0);if(_0x1c7eea&&_0x43f7d1(0x248)!=_0x1c7eea)return void window[_0x43f7d1(0x18f)](new CustomEvent(_0x43f7d1(0x302),{'detail':{'slug':_0x54e4d2,'action':'none'}}));const _0x99ee58=_0x43f7d1(0x27e)+_0x54e4d2+_0x43f7d1(0x2f7);this[_0x43f7d1(0x28b)][_0x43f7d1(0x1ad)]=_0x99ee58,this[_0x43f7d1(0x28b)][_0x43f7d1(0x196)]=!0x0,_0x40f094[_0x43f7d1(0x1a6)][_0x48d192]['actionText']=_0x43f7d1(0x23b)+(_0x43f7d1(0x225)==_0x38dd82?_0x43f7d1(0x219):_0x38dd82),$[_0x43f7d1(0x2b7)](pos['ajax_url'],{'action':_0x43f7d1(0x324),'nonce':pos[_0x43f7d1(0x231)],'slug':_0x54e4d2,'version':_0x38dd82},function(_0x4fdad7){const _0x5455de=_0x43f7d1;_0x40f094['installed_plugins'][_0x54e4d2]=_0x38dd82;const _0x5ea8e1=_0x5455de(0x27e)+_0x54e4d2+_0x5455de(0x222);_0x40f094[_0x5455de(0x28b)][_0x5455de(0x1ad)]=_0x5ea8e1,_0x40f094[_0x5455de(0x28b)][_0x5455de(0x196)]=!0x0,_0x40f094['updateActionText'](_0x48d192),window[_0x5455de(0x18f)](new CustomEvent(_0x5455de(0x302),{'detail':{'slug':_0x54e4d2,'action':_0x5455de(0x1df)}}));}),this['all_plugins'][_0x43f7d1(0x2c8)](_0x54e4d2);}}},'processActivePlugins'(_0x50b74f){const _0x44c18c=_0x1165a3;for(i of(_0x50b74f=JSON[_0x44c18c(0x1b6)](_0x50b74f),this[_0x44c18c(0x249)]=[],Object['keys'](_0x50b74f))){const _0x9c10f2=_0x50b74f[i][_0x44c18c(0x299)]('/');this[_0x44c18c(0x249)][_0x44c18c(0x2c8)](_0x9c10f2[0x0]);}},'processAllPlugins'(_0x9decc7){const _0x4e44a9=_0x1165a3;for(i of(_0x9decc7=JSON[_0x4e44a9(0x1b6)](_0x9decc7),this[_0x4e44a9(0x2af)]=[],Object[_0x4e44a9(0x22d)](_0x9decc7))){const _0x381874=i['split']('/'),_0x13690f=_0x381874[0x0];this[_0x4e44a9(0x2af)][_0x4e44a9(0x2c8)](_0x381874[0x0]),this['installed_plugins'][_0x13690f]=_0x9decc7[i]['Version'];}},'getPluginVersion'(_0x752efa){const _0x33b58a=_0x1165a3;if(this[_0x33b58a(0x1db)][_0x752efa])return _0x33b58a(0x2df)+this['installed_plugins'][_0x752efa]+'\x20|';},'updateActionText'(_0x1741e0=null){const _0xb2561c=_0x1165a3;if(_0x1741e0){const _0x5e089a=this['bookmarks'][_0x1741e0][_0xb2561c(0x2bc)];let _0x38834a=_0xb2561c(0x1ab);this[_0xb2561c(0x2af)][_0xb2561c(0x28a)](_0x5e089a)&&!this[_0xb2561c(0x249)][_0xb2561c(0x28a)](_0x5e089a)?_0x38834a=_0xb2561c(0x1c7):this[_0xb2561c(0x2af)][_0xb2561c(0x28a)](_0x5e089a)&&this['active_plugins']['includes'](_0x5e089a)&&(_0x38834a=_0xb2561c(0x259)),this[_0xb2561c(0x1a6)][_0x1741e0][_0xb2561c(0x193)]=_0x38834a;}else for(i in this[_0xb2561c(0x1a6)]){const _0x55789c=this[_0xb2561c(0x1a6)][i][_0xb2561c(0x2bc)];let _0x3581b5='Install';this[_0xb2561c(0x2af)]['includes'](_0x55789c)&&!this[_0xb2561c(0x249)]['includes'](_0x55789c)?_0x3581b5='Activate':this['all_plugins'][_0xb2561c(0x28a)](_0x55789c)&&this[_0xb2561c(0x249)][_0xb2561c(0x28a)](_0x55789c)&&(_0x3581b5=_0xb2561c(0x259)),this[_0xb2561c(0x1a6)][i][_0xb2561c(0x193)]=_0x3581b5;}},'makeExternal':_0x366f0a=>_0x366f0a[_0x1165a3(0x327)](_0x1165a3(0x22c),'target=\x22_blank\x22\x20href'),'filter'(_0x506ab2){const _0x1d50f1=_0x1165a3;if(!_0x506ab2)return;return _0x506ab2[_0x1d50f1(0x30b)](_0x3be9c=>_0x3be9c['slug']&&_0x3be9c[_0x1d50f1(0x2bc)]['includes'](this[_0x1d50f1(0x251)]));},'filterByCategory'(_0x1462f5){const _0x318420=_0x1165a3;return _0x1462f5&&_0x318420(0x316)!=_0x1462f5?this[_0x318420(0x1a6)]['filter'](_0x30b419=>_0x30b419[_0x318420(0x257)][_0x318420(0x28a)](_0x1462f5)&&_0x30b419[_0x318420(0x2bc)][_0x318420(0x2e2)]()['includes'](this[_0x318420(0x2d5)][_0x318420(0x2e2)]())):this[_0x318420(0x1a6)][_0x318420(0x30b)](_0x43e0c2=>_0x43e0c2['slug'][_0x318420(0x2e2)]()['includes'](this[_0x318420(0x2d5)][_0x318420(0x2e2)]()));},'resetPassword'(){const _0x46dda2=_0x1165a3,_0x389f18=this;if(!this[_0x46dda2(0x239)](this['email']))return void(this[_0x46dda2(0x208)]=_0x46dda2(0x2ec));this[_0x46dda2(0x187)]='';const _0x352a0c=btoa(this[_0x46dda2(0x2d1)]),_0x5ca964=_0x352a0c[_0x46dda2(0x23c)](0x0,-0x2)[_0x46dda2(0x299)]('')[_0x46dda2(0x310)]()[_0x46dda2(0x2ac)]('')+_0x352a0c[_0x46dda2(0x23c)](-0x2);this['forgot_password']=!0x1,this[_0x46dda2(0x208)]='',$['post'](this[_0x46dda2(0x292)]()+_0x46dda2(0x1e1),{'email':this[_0x46dda2(0x2d1)],'identifier':_0x5ca964},function(){const _0x1ec294=_0x46dda2;_0x389f18['showMessage']('Please\x20check\x20this\x20email\x20'+_0x389f18['email']+_0x1ec294(0x264));});},'validateEmail':_0x2427d7=>/^[^\s@]+@[^\s@]+\.[^\s@]+$/[_0x1165a3(0x2be)](_0x2427d7),'makeCategoryActive'(_0x53c71f){const _0xfb59e0=_0x1165a3;this[_0xfb59e0(0x257)][_0xfb59e0(0x1a8)](function(_0x156039){const _0x288dd1=_0xfb59e0;_0x156039[_0x288dd1(0x26b)]=!0x1,_0x156039['id']==_0x53c71f['id']&&(_0x156039['active']=!0x0);});},'selectPlugins'(){const _0x419d21=_0x1165a3;if(this[_0x419d21(0x2f1)]){const _0xc7e71a=this,_0xe38400=this[_0x419d21(0x1dd)](this[_0x419d21(0x2ed)]);this[_0x419d21(0x26a)]=[],_0xe38400[_0x419d21(0x1a8)](function(_0x288425){const _0x84a309=_0x419d21;_0xc7e71a[_0x84a309(0x26a)][_0x84a309(0x2c8)](_0x288425['slug']);});}else this[_0x419d21(0x26a)]=[];},'processBulkAction'(){const _0x412502=_0x1165a3;window['addEventListener'](_0x412502(0x302),this[_0x412502(0x242)]),window[_0x412502(0x18f)](new CustomEvent('POS_PLUGIN_ACTION',{'detail':{}}));},'processPluginFromEvent'(){const _0x205115=_0x1165a3,_0x4f1cd1=Alpine[_0x205115(0x2f5)](_0x205115(0x304));if(_0x4f1cd1[_0x205115(0x26a)][_0x205115(0x184)]<=0x0)return window['removeEventListener'](_0x205115(0x302),_0x4f1cd1['processPluginFromEvent']),_0x4f1cd1[_0x205115(0x26a)]=[],_0x4f1cd1['selectAllPlugins']=!0x1,void(_0x4f1cd1[_0x205115(0x1c6)]=null);const _0x1f96ca=_0x4f1cd1[_0x205115(0x26a)]['pop']();_0x4f1cd1[_0x205115(0x2ca)](_0x1f96ca,_0x4f1cd1[_0x205115(0x1c6)]);},'notBlocked':_0x7229f6=>!pos[_0x1165a3(0x21d)][_0x7229f6]&&!pos[_0x1165a3(0x256)][_0x7229f6],'optimizationManager':{'saving':!0x1,'search':'','showSelectedOnly':!0x1,'all_plugins':[],'actions':{'enable':_0x1165a3(0x250),'disable':_0x1165a3(0x294)},'types':{'post':_0x1165a3(0x1f2),'page':_0x1165a3(0x338),'special':'Specials'},'model':{'selectAllPosts':!0x1,'selectAllPages':!0x1,'showOnlySelectedPosts':!0x1,'showOnlySelectedPages':!0x1,'type':'','post_ids':[],'page_ids':[],'urls':'','specials':[],'slugs':[]},'posts':[],'pages':[],'post_slugs':[],'page_slugs':[],'ruleset':{},'shouldShowIcon'(_0x2a3293){const _0x62b046=_0x1165a3;let _0x38a4b9=!0x1;return _0x2a3293[_0x62b046(0x18c)][_0x62b046(0x1a8)](function(_0x4b8eed){const _0xf3422f=_0x62b046;(_0x4b8eed[_0xf3422f(0x326)]['length']>0x0||_0x4b8eed[_0xf3422f(0x25f)][_0xf3422f(0x184)]>0x0||_0x4b8eed['specials'][_0xf3422f(0x184)]>0x0)&&(_0x38a4b9=!0x0);}),_0x38a4b9;},'checkSelectAllStatus'(_0x41fe01,_0x1bc63e='post'){const _0x73c86d=_0x1165a3;_0x73c86d(0x2b7)==_0x1bc63e&&(_0x41fe01[_0x73c86d(0x25f)][_0x73c86d(0x184)],this['posts'],length?_0x41fe01[_0x73c86d(0x314)]=!0x1:_0x41fe01[_0x73c86d(0x314)]=!0x0),_0x73c86d(0x2cb)==_0x1bc63e&&(_0x41fe01['page_ids'][_0x73c86d(0x184)]!=this[_0x73c86d(0x253)][_0x73c86d(0x184)]?_0x41fe01[_0x73c86d(0x25b)]=!0x1:_0x41fe01['selectAllPages']=!0x0);},'clean'(){const _0xbcb86f=_0x1165a3;this[_0xbcb86f(0x21c)]='',this[_0xbcb86f(0x240)]=!0x1;},'filteredPosts'(_0x5afa39){const _0x12505f=_0x1165a3,_0x64fe3b=this[_0x12505f(0x285)][_0x12505f(0x30b)](_0x43a7a5=>_0x43a7a5[_0x12505f(0x296)][_0x12505f(0x2e2)]()[_0x12505f(0x28a)](this[_0x12505f(0x21c)][_0x12505f(0x2e2)]()));return this[_0x12505f(0x240)]?_0x64fe3b['filter'](_0x57bc1a=>_0x5afa39['post_ids']['includes'](_0x57bc1a['id'])):_0x64fe3b;},'filteredPages'(_0x928c2){const _0xa5f06a=_0x1165a3,_0x8a3ac4=this[_0xa5f06a(0x253)][_0xa5f06a(0x30b)](_0x5057ef=>_0x5057ef[_0xa5f06a(0x296)]['toLowerCase']()[_0xa5f06a(0x28a)](this[_0xa5f06a(0x21c)][_0xa5f06a(0x2e2)]()));return this[_0xa5f06a(0x240)]?_0x8a3ac4[_0xa5f06a(0x30b)](_0x58958e=>_0x928c2['page_ids'][_0xa5f06a(0x28a)](_0x58958e['id'])):_0x8a3ac4;},'isChecked':(_0x121134,_0x144bbc)=>Array['isArray'](_0x121134)&&_0x121134['includes'](_0x144bbc),'toggleSelection'(_0x30ff25,_0x5a5b0e){const _0x2ffbf6=_0x1165a3;_0x2ffbf6(0x2b7)==_0x5a5b0e&&(_0x30ff25[_0x2ffbf6(0x314)]?_0x30ff25[_0x2ffbf6(0x25f)]=this[_0x2ffbf6(0x285)][_0x2ffbf6(0x1a2)](_0x5f2d29=>_0x5f2d29['id']):_0x30ff25[_0x2ffbf6(0x25f)]=[]),_0x2ffbf6(0x2cb)==_0x5a5b0e&&(_0x30ff25[_0x2ffbf6(0x25b)]?_0x30ff25[_0x2ffbf6(0x326)]=this[_0x2ffbf6(0x253)][_0x2ffbf6(0x1a2)](_0x401026=>_0x401026['id']):_0x30ff25[_0x2ffbf6(0x326)]=[]);},'getLabel':(_0x337bbd,_0x5256d3='Post')=>Array[_0x1165a3(0x29e)](_0x337bbd)?_0x337bbd[_0x1165a3(0x184)]<=0x1?_0x337bbd['length']+'\x20'+_0x5256d3+'\x20Selected':_0x337bbd[_0x1165a3(0x184)]+'\x20'+_0x5256d3+_0x1165a3(0x220):_0x1165a3(0x215)+_0x5256d3+'s','addRule'(_0x3a0f53){const _0x4362f9=_0x1165a3;this['ruleset'][_0x3a0f53][_0x4362f9(0x18c)]||(this[_0x4362f9(0x265)][_0x3a0f53]['rules']=[]),this['ruleset'][_0x3a0f53][_0x4362f9(0x18c)]['push'](Object[_0x4362f9(0x2e4)]({},this[_0x4362f9(0x24f)]));},'fixSlugs'(){const _0x4b3733=_0x1165a3;Object[_0x4b3733(0x24e)](this['ruleset'])[_0x4b3733(0x1a8)](_0x1471c1=>{const _0x5bf84b=_0x4b3733;_0x1471c1['rules'][_0x5bf84b(0x1a8)](_0x4e2153=>{const _0x3643df=_0x5bf84b;_0x4e2153['slugs']=[],_0x4e2153[_0x3643df(0x25f)]&&_0x4e2153[_0x3643df(0x25f)]['forEach'](_0x5a9b3b=>{const _0x523b4e=_0x3643df;_0x4e2153['slugs'][_0x523b4e(0x2c8)](this[_0x523b4e(0x1a9)][_0x5a9b3b]);}),_0x4e2153[_0x3643df(0x326)]&&_0x4e2153['page_ids'][_0x3643df(0x1a8)](_0x2cbd59=>{const _0x2a2b34=_0x3643df;_0x4e2153[_0x2a2b34(0x1d5)]['push'](this[_0x2a2b34(0x207)][_0x2cbd59]);}),_0x4e2153[_0x3643df(0x1ce)]&&_0x4e2153[_0x3643df(0x1ce)][_0x3643df(0x1a8)](_0x5646c7=>{const _0x2a381a=_0x3643df;_0x4e2153[_0x2a381a(0x1d5)][_0x2a381a(0x2c8)](_0x5646c7);});});});},'loadPosts'(){const _0x4c3a41=_0x1165a3;if(0x0==this[_0x4c3a41(0x285)][_0x4c3a41(0x184)]){const _0x395c9e=this;$[_0x4c3a41(0x226)](pos[_0x4c3a41(0x2a0)],{'nonce':pos[_0x4c3a41(0x231)],'action':_0x4c3a41(0x1bf)},function(_0x2463fd){const _0x5860c3=_0x4c3a41;_0x395c9e[_0x5860c3(0x285)]=JSON[_0x5860c3(0x1b6)](_0x2463fd),_0x395c9e[_0x5860c3(0x285)][_0x5860c3(0x1a8)](_0x4b1ac4=>{_0x395c9e['post_slugs'][_0x4b1ac4['id']]=_0x4b1ac4['slug'];});});}},'loadPages'(){const _0x26a3b1=_0x1165a3;if(0x0==this['pages'][_0x26a3b1(0x184)]){const _0x4c2f7c=this;$[_0x26a3b1(0x226)](pos[_0x26a3b1(0x2a0)],{'nonce':pos[_0x26a3b1(0x231)],'action':_0x26a3b1(0x31f)},function(_0x2a488a){const _0xbd7e72=_0x26a3b1;_0x4c2f7c[_0xbd7e72(0x253)]=JSON[_0xbd7e72(0x1b6)](_0x2a488a),_0x4c2f7c['pages']['forEach'](_0x3a8974=>{const _0x4f6373=_0xbd7e72;_0x4c2f7c[_0x4f6373(0x207)][_0x3a8974['id']]=_0x3a8974[_0x4f6373(0x2bc)];});});}},'init'(){const _0x5bb511=_0x1165a3,_0x7d303b=Alpine['store'](_0x5bb511(0x304)),_0x191cd4=JSON[_0x5bb511(0x1b6)](pos[_0x5bb511(0x249)]),_0x2248ea=this;Object['values'](_0x191cd4)[_0x5bb511(0x1a8)](_0x2598ae=>{const _0x13fdca=_0x5bb511,_0x583181={'slug':_0x2598ae['split']('/')[0x0],'path':_0x2598ae},_0x925d58=Object['assign']({},this[_0x13fdca(0x24f)]);this[_0x13fdca(0x265)][_0x583181[_0x13fdca(0x2bc)]]={'slug':_0x583181['slug'],'rules':[_0x925d58]};}),_0x7d303b[_0x5bb511(0x18d)](_0x5bb511(0x23e),_0x5bb511(0x2c1),function(_0x592643){const _0x460db9=_0x5bb511,_0xad793a=JSON[_0x460db9(0x1b6)](_0x592643);'[]'!=_0x592643&&(this[_0x460db9(0x265)]=Object[_0x460db9(0x2e4)](_0x2248ea[_0x460db9(0x265)],_0xad793a),Object[_0x460db9(0x24e)](this[_0x460db9(0x265)])[_0x460db9(0x1a8)](_0x21fa0f=>{const _0x3c271e=_0x460db9;_0x21fa0f[_0x3c271e(0x18c)][_0x3c271e(0x1a8)](_0x398872=>{const _0x4a99a1=_0x3c271e;_0x398872[_0x4a99a1(0x326)]||(_0x398872[_0x4a99a1(0x326)]=[]),_0x398872[_0x4a99a1(0x25f)]||(_0x398872[_0x4a99a1(0x25f)]=[]),_0x398872['specials']||(_0x398872[_0x4a99a1(0x1ce)]=[]);});}));}),_0x5bb511(0x2c5)==_0x7d303b['tab']&&(this[_0x5bb511(0x2d6)](),this[_0x5bb511(0x287)]());},'savingLabel'(){const _0x164edc=_0x1165a3;return this[_0x164edc(0x232)]?_0x164edc(0x288):'Save';},'saveRules'(_0x284514){const _0xe1af77=_0x1165a3;$('#s'+_0x284514)['html'](_0xe1af77(0x288));const _0x15e660=this,_0x12020e=Alpine[_0xe1af77(0x2f5)](_0xe1af77(0x304));this[_0xe1af77(0x2a3)](),_0xe1af77(0x300)!=_0x12020e[_0xe1af77(0x183)][_0xe1af77(0x2bf)]&&_0x12020e['updateOption'](_0xe1af77(0x23e),this[_0xe1af77(0x265)],function(){const _0x358441=_0xe1af77;Alpine[_0x358441(0x2f5)](_0x358441(0x304)),($('#s'+_0x284514)[_0x358441(0x268)](_0x358441(0x237)),_0x15e660[_0x358441(0x218)]());});},'deleteRule'(_0x24263f,_0x4c98fe){const _0x4111b8=_0x1165a3;this[_0x4111b8(0x265)][_0x24263f][_0x4111b8(0x18c)][_0x4111b8(0x24a)](_0x4c98fe,0x1),0x0==ruleset[_0x24263f][_0x4111b8(0x18c)]['length']&&this[_0x4111b8(0x27c)](_0x24263f);},'installAssets'(){const _0x43de2c=_0x1165a3;$[_0x43de2c(0x2b7)](pos[_0x43de2c(0x2a0)],{'action':_0x43de2c(0x20a),'nonce':pos['nonce']},function(_0x3f283d){});}},'vaultManager':{'search':'','backups':[],'tokens':[],'selectedVaultToShare':{},'vaultShareModal':!0x1,'vaultShareAccordion':!0x1,'vaultShareStep':_0x1165a3(0x1d2),'tokenSearch':'','tokenSelectAll':!0x1,'tokenSelected':[],'init'(){const _0x52c188=_0x1165a3;this[_0x52c188(0x2c2)](),this['getTokens']();},'getShareSelectedLabel'(){const _0x340b1a=_0x1165a3;let _0x3c0510=this[_0x340b1a(0x1fc)]['length'];return _0x3c0510+(_0x3c0510>0x1?_0x340b1a(0x321):'\x20Site')+_0x340b1a(0x24c);},'showVaultShareModal'(_0x443817,_0x4a8455,_0x371a87){const _0x5e0acf=_0x1165a3;this[_0x5e0acf(0x336)](),this['vaultShareStep']=_0x5e0acf(0x1d2),this[_0x5e0acf(0x23a)]=!0x1,this[_0x5e0acf(0x313)]=!0x1,this[_0x5e0acf(0x1fc)]=[],this[_0x5e0acf(0x1e0)]={'id':_0x443817,'slug':_0x4a8455,'version':_0x371a87},this[_0x5e0acf(0x229)]=!0x0;},'filteredTokenSites'(){const _0x261688=_0x1165a3;return this[_0x261688(0x27a)]['filter'](_0x5011b2=>_0x5011b2['url']['toLowerCase']()['includes'](this[_0x261688(0x1b4)]['toLowerCase']()));},'toggleSelectAll'(){const _0x5397eb=_0x1165a3;if(this[_0x5397eb(0x23a)]){for(const _0x2a694c of this[_0x5397eb(0x27a)])_0x2a694c[_0x5397eb(0x26b)]&&this[_0x5397eb(0x1fc)][_0x5397eb(0x2c8)](_0x2a694c['id']);}else this['tokenSelected']=[];},'tokenClean'(){const _0x3bfd04=_0x1165a3;this[_0x3bfd04(0x1b4)]='';},'shareVault'(){const _0x294da5=_0x1165a3,_0x3e1d0c=this,_0xb846d=Alpine[_0x294da5(0x2f5)](_0x294da5(0x304));_0x3e1d0c[_0x294da5(0x1fc)][_0x294da5(0x184)]>0x0?(this[_0x294da5(0x1cc)]=_0x294da5(0x19a),$[_0x294da5(0x2b7)](_0xb846d[_0x294da5(0x292)]()+'/share',{'vault':_0x3e1d0c[_0x294da5(0x1e0)],'tokens':_0x3e1d0c[_0x294da5(0x1fc)]},function(_0x38d6bb){const _0x5c95a0=_0x294da5;_0x38d6bb['length']>0x0?_0x3e1d0c['vaultShareStep']=_0x5c95a0(0x2fe):_0x3e1d0c[_0x5c95a0(0x1cc)]=_0x5c95a0(0x1f5);})):this[_0x294da5(0x229)]=!0x1;},'filter'(){const _0x244688=_0x1165a3;return this[_0x244688(0x1f8)]['filter'](_0x4df2b6=>_0x4df2b6[_0x244688(0x26f)][_0x244688(0x28a)](this['search']));},'getTokens'(){const _0x5c39ef=_0x1165a3,_0x2713e0=this,_0x40e1ff=Alpine[_0x5c39ef(0x2f5)](_0x5c39ef(0x304));_0x5c39ef(0x235)!=_0x40e1ff[_0x5c39ef(0x183)][_0x5c39ef(0x2bc)]&&'platinum-yearly'!=_0x40e1ff[_0x5c39ef(0x183)][_0x5c39ef(0x2bc)]||$[_0x5c39ef(0x226)](_0x40e1ff[_0x5c39ef(0x292)]()+_0x5c39ef(0x238),function(_0x80c6b){const _0x307df8=_0x5c39ef;_0x2713e0[_0x307df8(0x27a)]=_0x80c6b;});},'getList'(){const _0xa5d96c=_0x1165a3,_0x33ed19=Alpine['store'](_0xa5d96c(0x304)),_0x1aa121=this;_0xa5d96c(0x300)!=pos[_0xa5d96c(0x29f)][_0xa5d96c(0x2bf)]&&$[_0xa5d96c(0x226)](_0x33ed19[_0xa5d96c(0x292)]()+'/listsimple',{},function(_0x2600d1){const _0xfe6884=_0xa5d96c;_0x1aa121[_0xfe6884(0x1f8)]=_0x2600d1;});},'totalSpace'(){const _0xd1e518=_0x1165a3;let _0x2395b6=0x0;return this['backups'][_0xd1e518(0x1a8)](_0x7c480b=>{const _0x4602f3=_0xd1e518;_0x2395b6+=_0x7c480b[_0x4602f3(0x1d0)];}),this[_0xd1e518(0x189)](_0x2395b6);},'getSize'(_0x498afb){const _0x45a48c=_0x1165a3,_0x430d10=Math[_0x45a48c(0x2d7)](_0x498afb/0x3e8);return _0x430d10>0x3e8?Math[_0x45a48c(0x2d7)](_0x430d10/0x3e8)+_0x45a48c(0x205):_0x430d10+_0x45a48c(0x209);},'restore'(_0x9040cf,_0x385f0c,_0x285661){const _0x4d913a=_0x1165a3,_0x1adbc9=document[_0x4d913a(0x185)](_0x4d913a(0x278)+_0x9040cf),_0x3ae37e=Alpine['store'](_0x4d913a(0x304));let _0x29de03=!0x0;_0x3ae37e['installed_plugins'][_0x385f0c]==_0x285661&&(_0x29de03=confirm(_0x4d913a(0x2d2)+_0x285661+_0x4d913a(0x29a))),_0x29de03&&(_0x1adbc9['innerHTML']='Installing...',$[_0x4d913a(0x2b7)](pos['ajax_url'],{'action':_0x4d913a(0x221),'nonce':pos[_0x4d913a(0x231)],'slug':_0x385f0c,'version':_0x285661},function(_0x1a2190){const _0x1402da=_0x4d913a;_0x1a2190['error']?_0x3ae37e[_0x1402da(0x2c6)](_0x1a2190[_0x1402da(0x1ad)],!0x0):_0x3ae37e[_0x1402da(0x2c6)](_0x1402da(0x309)+_0x3ae37e['titleCase'](_0x385f0c)+_0x1402da(0x258)+_0x285661+'.\x20You\x20can\x20now\x20activate\x20this\x20plugin'),_0x1adbc9[_0x1402da(0x2dd)]='Install';}));},'delete'(_0x296c79,_0x43c153){const _0x4ab4bc=_0x1165a3,_0x176eb7=Alpine[_0x4ab4bc(0x2f5)]('settings'),_0x44b74c=this;confirm(_0x4ab4bc(0x260))&&$[_0x4ab4bc(0x1da)]({'url':_0x176eb7[_0x4ab4bc(0x292)]()+_0x4ab4bc(0x262)+_0x296c79,'type':_0x4ab4bc(0x2c7),'success':function(_0x2de438){const _0x197a63=_0x4ab4bc;_0x2de438[_0x197a63(0x1f5)]?_0x176eb7[_0x197a63(0x2c6)](_0x2de438[_0x197a63(0x1ad)],!0x0):(_0x44b74c[_0x197a63(0x1f8)]['splice'](_0x43c153,0x1),_0x176eb7[_0x197a63(0x2c6)](_0x197a63(0x323)));}});}},'supportManager':{'email':'','name':'','subject':_0x1165a3(0x2cf),'message':'','ip':'','sendSupportRequest'(){const _0x18e50f=_0x1165a3,_0x1ca7f3=Alpine[_0x18e50f(0x2f5)](_0x18e50f(0x304));''!=this[_0x18e50f(0x195)]&&''!=this[_0x18e50f(0x2d1)]&&''!=this['subject']&&''!=this['message']?($[_0x18e50f(0x2b7)](_0x1ca7f3['API_ENDPOINT']()+_0x18e50f(0x19f),{'email':this['email'],'name':this[_0x18e50f(0x195)],'subject':this[_0x18e50f(0x32f)],'message':this[_0x18e50f(0x1ad)],'ip':this['ip']},function(){const _0x5eb118=_0x18e50f;_0x1ca7f3[_0x5eb118(0x2c6)](_0x5eb118(0x303));}),this['message']=''):_0x1ca7f3[_0x18e50f(0x2c6)](_0x18e50f(0x270),!0x0);},'getClientIPAddress'(){const _0x2f975c=_0x1165a3;fetch('https://api.ipify.org/?format=json')['then'](_0x3c0f6a=>_0x3c0f6a[_0x2f975c(0x2fa)]())[_0x2f975c(0x24d)](_0x5ad702=>{this['ip']=_0x5ad702['ip'];});}},'versionManager':{'title':_0x1165a3(0x2ba),'parent':{},'version':'','activePlugin':'','shouldDisplayModal':!0x1,'versions':{},'displayModal'(_0x1aa786){const _0x5230ba=_0x1165a3;this[_0x5230ba(0x296)]=_0x1aa786[_0x5230ba(0x2bc)],this[_0x5230ba(0x2c4)]=_0x1aa786['slug'],fetch(_0x5230ba(0x1c3)+_0x1aa786['slug'])[_0x5230ba(0x24d)](_0x232587=>_0x232587[_0x5230ba(0x2fa)]())[_0x5230ba(0x24d)](_0x1dfafb=>{const _0x56fed3=_0x5230ba;this['version']=_0x56fed3(0x225),this[_0x56fed3(0x1fa)]=_0x1dfafb[_0x56fed3(0x1fa)],this[_0x56fed3(0x1aa)]=!0x0;});},'hideModal'(){const _0x1ce9cb=_0x1165a3;this[_0x1ce9cb(0x1aa)]=!0x1;},'install'(){const _0x37fc27=_0x1165a3;this['shouldDisplayModal']=!0x1;const _0x3822d1=Alpine[_0x37fc27(0x2f5)](_0x37fc27(0x304));_0x3822d1[_0x37fc27(0x1a6)]['findIndex'](_0x2405d3=>_0x2405d3['slug']==this[_0x37fc27(0x2c4)]);if(_0x3822d1[_0x37fc27(0x249)]['includes'](this['activePlugin']))_0x3822d1[_0x37fc27(0x2c6)](_0x37fc27(0x213),!0x0);else{const _0x2b7bd8=_0x3822d1[_0x37fc27(0x249)][_0x37fc27(0x2b4)](this[_0x37fc27(0x2c4)]);_0x2b7bd8>-0x1&&_0x3822d1[_0x37fc27(0x249)][_0x37fc27(0x24a)](_0x2b7bd8,0x1);const _0x4c8865=_0x3822d1[_0x37fc27(0x2af)][_0x37fc27(0x2b4)](this[_0x37fc27(0x2c4)]);_0x4c8865>-0x1&&_0x3822d1[_0x37fc27(0x2af)][_0x37fc27(0x24a)](_0x4c8865,0x1),_0x3822d1['processPlugin'](this[_0x37fc27(0x2c4)],null,this[_0x37fc27(0x2de)]);}},'getVersionLabel':(_0x277289,_0x256ee3)=>_0x1165a3(0x225)==_0x277289?_0x1165a3(0x1ed):_0x277289},'activeGuard':{'vulnerabilities':[],'check'(){const _0x4e835c=_0x1165a3,_0xa2e8ac=Alpine['store'](_0x4e835c(0x304)),_0x1cf82e=JSON[_0x4e835c(0x1b6)](pos[_0x4e835c(0x2af)]),_0x1a37cc=JSON[_0x4e835c(0x1b6)](pos[_0x4e835c(0x249)]),_0x13ceb1=[];Object[_0x4e835c(0x22d)](_0x1a37cc)[_0x4e835c(0x1a8)](_0x5a9420=>{const _0x39c831=_0x4e835c,_0x3b7423=_0x1a37cc[_0x5a9420]['split']('/')[0x0],_0x51fbb8=null==_0x1cf82e[_0x1a37cc[_0x5a9420]]?0x0:_0x1cf82e[_0x1a37cc[_0x5a9420]][_0x39c831(0x2ea)];_0x13ceb1[_0x39c831(0x2c8)]({'slug':_0x3b7423,'version':_0x51fbb8});});const _0x21c364=this;$[_0x4e835c(0x2b7)](_0xa2e8ac['API_ENDPOINT']()+_0x4e835c(0x18e),{'plugins':_0x13ceb1},function(_0x5df726){const _0x1f0b30=_0x4e835c;_0x21c364[_0x1f0b30(0x1b9)]=_0x5df726,_0xa2e8ac[_0x1f0b30(0x19e)]('pos_vul_count',_0x21c364[_0x1f0b30(0x1b9)][_0x1f0b30(0x184)]),$(_0x1f0b30(0x214))[_0x1f0b30(0x268)](_0x5df726['length']);});},'processMessage'(_0x12a3fd){const _0xf529bb=_0x1165a3,_0x500427=_0x12a3fd[_0xf529bb(0x2b4)](_0xf529bb(0x245));return _0x12a3fd['substring'](0x0,_0x500427);},'getSuggestion'(_0x430e5a){const _0x51b6da=_0x1165a3,_0xe7ec59=_0x430e5a;_0xe7ec59[_0x51b6da(0x306)]=_0xe7ec59['severity']['toLowerCase']();let _0x2ebf0b='';return _0x51b6da(0x223)==_0xe7ec59[_0x51b6da(0x306)]||_0x51b6da(0x277)==_0xe7ec59[_0x51b6da(0x306)]||_0x51b6da(0x1e4)==_0xe7ec59[_0x51b6da(0x306)]?_0x2ebf0b='Yes'==_0xe7ec59[_0x51b6da(0x2b6)]?_0x51b6da(0x1d9):_0x51b6da(0x275):_0x51b6da(0x23d)==_0xe7ec59[_0x51b6da(0x306)]&&(_0x2ebf0b=_0x51b6da(0x2e9)==_0xe7ec59[_0x51b6da(0x2b6)]?_0x51b6da(0x2f4):_0x51b6da(0x2c0)),_0x2ebf0b;},'updatePlugin'(_0x4890a5){const _0x1b7569=_0x1165a3,_0x3f3363=Alpine[_0x1b7569(0x2f5)]('settings'),_0x7afbe9=this,_0x38dc8b=this[_0x1b7569(0x1b9)][_0x1b7569(0x322)](_0x260b7c=>_0x260b7c[_0x1b7569(0x2bc)]==_0x4890a5);this[_0x1b7569(0x1b9)][_0x1b7569(0x24a)](_0x38dc8b,0x1),$[_0x1b7569(0x2b7)](pos['ajax_url'],{'action':_0x1b7569(0x324),'nonce':pos[_0x1b7569(0x231)],'slug':_0x4890a5,'version':_0x1b7569(0x225)},function(_0xe14baa){const _0xb2b9a9=_0x1b7569;_0x3f3363[_0xb2b9a9(0x19e)](_0xb2b9a9(0x217),_0x7afbe9['vulnerabilities'][_0xb2b9a9(0x184)]),$(_0xb2b9a9(0x214))[_0xb2b9a9(0x268)](_0x7afbe9[_0xb2b9a9(0x1b9)]['length']);});},'deactivatePlugin'(_0x342ff2){const _0x24ebd9=_0x1165a3,_0x492e86=Alpine[_0x24ebd9(0x2f5)](_0x24ebd9(0x304)),_0x22f58a=this,_0x47d6ac=this['vulnerabilities']['findIndex'](_0x27812e=>_0x27812e[_0x24ebd9(0x2bc)]==_0x342ff2);this[_0x24ebd9(0x1b9)]['splice'](_0x47d6ac,0x1),$[_0x24ebd9(0x2b7)](pos[_0x24ebd9(0x2a0)],{'action':'pos_deactivate','nonce':pos[_0x24ebd9(0x231)],'slug':_0x342ff2},function(_0x15f2d5){const _0xb66d3b=_0x24ebd9;_0x492e86[_0xb66d3b(0x19e)](_0xb66d3b(0x217),_0x22f58a[_0xb66d3b(0x1b9)][_0xb66d3b(0x184)]),$(_0xb66d3b(0x214))[_0xb66d3b(0x268)](_0x22f58a[_0xb66d3b(0x1b9)][_0xb66d3b(0x184)]);});}},'confirmationManager':{'displayModal':!0x1,'primaryText':_0x1165a3(0x25e),'secondaryText':_0x1165a3(0x2a4),'message':'','successCallback':null,'errorCallback':null,'show'(_0x14b52f,_0xd04b69=null,_0x3a5742=null,_0x49b8e1=_0x1165a3(0x25e),_0x526810=_0x1165a3(0x2a4)){const _0x1cb649=_0x1165a3;this[_0x1cb649(0x1ad)]=_0x14b52f,this[_0x1cb649(0x28e)]=!0x0,this[_0x1cb649(0x190)]=_0x49b8e1,this[_0x1cb649(0x2a2)]=_0x526810,_0xd04b69&&_0x1cb649(0x1d7)==typeof _0xd04b69&&(this[_0x1cb649(0x267)]=_0xd04b69),_0x3a5742&&_0x1cb649(0x1d7)==typeof _0x3a5742&&(this[_0x1cb649(0x1fd)]=_0x3a5742);},'hide'(){const _0x5ee049=_0x1165a3;this[_0x5ee049(0x1ad)]='',this['displayModal']=!0x1,'function'==typeof this[_0x5ee049(0x1fd)]&&this['errorCallback'](),this[_0x5ee049(0x191)]();},'clearCallbacks'(){const _0x790f16=_0x1165a3;this[_0x790f16(0x267)]=null,this['errorCallback']=null;},'success'(){const _0xd0ecb2=_0x1165a3;this['message']='',this[_0xd0ecb2(0x28e)]=!0x1,_0xd0ecb2(0x1d7)==typeof this[_0xd0ecb2(0x267)]&&this[_0xd0ecb2(0x267)](),this[_0xd0ecb2(0x191)]();}},'categoryManager':{'selectedCategories':[],'displayManageModal':!0x1,'showManageModal'(){const _0x22768d=_0x1165a3;this[_0x22768d(0x2c3)]=[],this[_0x22768d(0x298)]=!0x0;},'hideManageModal'(){const _0x2097d9=_0x1165a3;this[_0x2097d9(0x298)]=!0x1;},'deleteCategories'(){const _0x16ef3d=_0x1165a3,_0x4125ea=Alpine[_0x16ef3d(0x2f5)](_0x16ef3d(0x304)),_0x518ce1=[];_0x4125ea[_0x16ef3d(0x257)][_0x16ef3d(0x1a8)](_0x312974=>{const _0x2e8edc=_0x16ef3d;_0x4125ea['categoryManager'][_0x2e8edc(0x2c3)][_0x2e8edc(0x28a)](_0x312974[_0x2e8edc(0x297)])&&_0x518ce1[_0x2e8edc(0x2c8)]({'id':_0x312974['id'],'key':_0x312974['key']});}),$['post'](_0x4125ea[_0x16ef3d(0x292)]()+_0x16ef3d(0x2fd),{'unused_categories':_0x518ce1}),_0x4125ea[_0x16ef3d(0x257)]=_0x4125ea[_0x16ef3d(0x257)][_0x16ef3d(0x30b)](_0x3d3273=>!_0x4125ea[_0x16ef3d(0x317)]['selectedCategories'][_0x16ef3d(0x28a)](_0x3d3273[_0x16ef3d(0x297)]));}},'messageModal':{'message':'','error':!0x1,'shouldDisplayModal':!0x1,'hideModal'(){const _0x41da6a=_0x1165a3;this[_0x41da6a(0x1aa)]=!0x1;},'show'(_0x578717,_0x4436e6=!0x1){const _0x44b49b=_0x1165a3;this[_0x44b49b(0x1f5)]=_0x4436e6,this[_0x44b49b(0x1ad)]=_0x578717,this['shouldDisplayModal']=!0x0;}},'showMessage'(_0x4fd710,_0x174ef0){const _0x288cb9=_0x1165a3;this[_0x288cb9(0x18b)]['show'](_0x4fd710,_0x174ef0);},'videoModal':{'video':_0x1165a3(0x26e),'shouldDisplayModal':!0x1,'hide'(){this['video']='',this['shouldDisplayModal']=!0x1;},'show'(_0x33eeeb){const _0x27e8ae=_0x1165a3;this[_0x27e8ae(0x318)]=_0x33eeeb,this[_0x27e8ae(0x1aa)]=!0x0;}},'tokenManager':{'url':'','cap':0x0,'total':0x0,'tokens':[],'totalSites':0x0,'totalTokens':0x0,'connectedInfo':{},'connectionKeyData':{},'copiedText':'','copiedSiteUrlText':'','init'(){const _0x59544e=_0x1165a3;this[_0x59544e(0x336)](),this[_0x59544e(0x1f4)](),this['getConnectionKey']();},'getTotal'(){const _0x183c33=_0x1165a3;return this['totalSites']+_0x183c33(0x1e3)+this[_0x183c33(0x335)]+_0x183c33(0x20f);},'copyToken'(_0x25432b){const _0x57c337=_0x1165a3;navigator['clipboard'][_0x57c337(0x1d8)](_0x25432b);},'createToken'(){const _0x1e0fc2=_0x1165a3,_0x3c8a76=this,_0x12839f=Alpine[_0x1e0fc2(0x2f5)](_0x1e0fc2(0x304)),_0x113f18={'url':this[_0x1e0fc2(0x21b)][_0x1e0fc2(0x327)](/\/$/,'')};$[_0x1e0fc2(0x2b7)](_0x12839f[_0x1e0fc2(0x292)]()+_0x1e0fc2(0x238),_0x113f18,function(_0x2b5321){const _0x4cb398=_0x1e0fc2;_0x3c8a76[_0x4cb398(0x27a)]=_0x2b5321;}),this['url']='';},'getTokens'(){const _0x52d39d=_0x1165a3,_0x2c6b44=this,_0x251a24=Alpine['store'](_0x52d39d(0x304));_0x52d39d(0x235)!=_0x251a24[_0x52d39d(0x183)][_0x52d39d(0x2bc)]&&'platinum-yearly'!=_0x251a24[_0x52d39d(0x183)]['slug']||$[_0x52d39d(0x226)](_0x251a24['API_ENDPOINT']()+_0x52d39d(0x238),function(_0x3a3bbe){_0x2c6b44['tokens']=_0x3a3bbe;}),_0x52d39d(0x1f1)!=_0x251a24[_0x52d39d(0x183)][_0x52d39d(0x2bc)]&&$[_0x52d39d(0x226)](_0x251a24[_0x52d39d(0x292)]()+_0x52d39d(0x334),function(_0x111c79){const _0x311341=_0x52d39d;_0x2c6b44[_0x311341(0x1bd)]=_0x111c79['cap'],_0x2c6b44[_0x311341(0x2e0)]=_0x111c79[_0x311341(0x2e0)],0x3e7==_0x111c79[_0x311341(0x1bd)]&&(_0x2c6b44[_0x311341(0x1bd)]='Unlimited'),_0x2c6b44['totalSites']=_0x111c79['s'],_0x2c6b44[_0x311341(0x335)]=_0x111c79['t'];});},'deleteToken'(_0x4ff628,_0x396964){const _0xd9a2ff=_0x1165a3;if(!confirm(_0xd9a2ff(0x31b)))return;const _0x2034a9=_0x4ff628['id'],_0x3a95e7=this,_0x10bbd6=Alpine[_0xd9a2ff(0x2f5)](_0xd9a2ff(0x304));$['ajax']({'url':_0x10bbd6['API_ENDPOINT']()+_0xd9a2ff(0x1f3)+_0x2034a9,'type':_0xd9a2ff(0x2c7),'success':function(_0x4c3398){const _0x349ce9=_0xd9a2ff;_0x4c3398[_0x349ce9(0x1f5)]?_0x3a95e7[_0x349ce9(0x2c6)](_0x4c3398[_0x349ce9(0x1ad)],!0x0):_0x3a95e7[_0x349ce9(0x27a)]=_0x4c3398;}});},'getSiteStatus':_0x445613=>0x1==_0x445613['active']?_0x1165a3(0x26b):_0x1165a3(0x22e),'activateSite'(_0x261442,_0x3e6592){const _0x293490=_0x1165a3,_0xd26778=_0x261442['id'],_0x471054=this,_0x340d8a=Alpine[_0x293490(0x2f5)]('settings');$[_0x293490(0x2b7)](_0x340d8a[_0x293490(0x292)]()+'/tokens/'+_0xd26778,{'active':0x1},function(_0x5e1a57){const _0x358c77=_0x293490;_0x471054['tokens'][_0x3e6592][_0x358c77(0x26b)]=0x1;});},'deactivateSite'(_0x2f0f31,_0x526336){const _0x45e552=_0x1165a3,_0x2c1038=_0x2f0f31['id'],_0x67e510=this,_0x423557=Alpine[_0x45e552(0x2f5)](_0x45e552(0x304));$['post'](_0x423557['API_ENDPOINT']()+_0x45e552(0x1f3)+_0x2c1038,{'active':0x0},function(_0x426fde){const _0x4534f2=_0x45e552;_0x67e510['tokens'][_0x526336][_0x4534f2(0x26b)]=0x0;});},'getConnectedInfo'(){const _0x226081=_0x1165a3,_0x2ab451=this;Alpine[_0x226081(0x2f5)](_0x226081(0x304))[_0x226081(0x18d)](_0x226081(0x2cd),'string',function(_0x4edc7a){const _0x226e5a=_0x226081;_0x2ab451[_0x226e5a(0x282)]=_0x4edc7a;});},'getConnectionKey'(){const _0x720b42=_0x1165a3,_0x5ba8e8=this;Alpine['store'](_0x720b42(0x304))[_0x720b42(0x18d)]('eazywp_connecting_info',_0x720b42(0x2c1),function(_0x5370f4){const _0x4c9306=_0x720b42,_0x3d5ea5=JSON[_0x4c9306(0x1b6)](_0x5370f4);_0x5ba8e8[_0x4c9306(0x1de)]=_0x3d5ea5;});},'generateEpmNewKey'(){const _0xe68560=_0x1165a3,_0x1cca3a=this,_0x317540=$(_0xe68560(0x27b));_0x317540[_0xe68560(0x198)](_0xe68560(0x30f)),_0x317540[_0xe68560(0x1c9)](_0xe68560(0x19b),!0x0);const _0x324c60=Alpine[_0xe68560(0x2f5)](_0xe68560(0x304)),_0x513895=localStorage[_0xe68560(0x269)]('p-pos-user');if(_0x513895){const _0x4af029={'ckgen_type':'gconk','user':JSON['parse'](_0x513895)['id'],'site_url':_0x324c60['pos'][_0xe68560(0x25a)]};$['post'](pos[_0xe68560(0x2a0)],{'action':'pos_update_option','option':_0xe68560(0x230),'value':_0x4af029,'nonce':pos[_0xe68560(0x231)]},function(_0x5afadc){const _0x54a402=_0xe68560;_0x1cca3a[_0x54a402(0x1d2)](),_0x317540['text'](_0x54a402(0x1c4)),_0x317540[_0x54a402(0x1c9)](_0x54a402(0x19b),!0x1);});}},'disconectSiteFromEazyWp'(){const _0x4216ae=_0x1165a3,_0xc5c4d0=Alpine[_0x4216ae(0x2f5)](_0x4216ae(0x304));confirm('Are\x20you\x20sure\x20to\x20disconnect\x20this\x20site\x20from\x20Eazywp\x20remote?')&&(_0xc5c4d0[_0x4216ae(0x19e)]('eazywp_connection',''),_0xc5c4d0[_0x4216ae(0x20d)]());},'copyConnectionKey'(_0x4d2365){const _0x3f982d=_0x1165a3,_0x22d272=this;navigator['clipboard'][_0x3f982d(0x1d8)](_0x4d2365),_0x22d272['copiedText']=_0x3f982d(0x1f6),setTimeout(function(){const _0x13b3d1=_0x3f982d;_0x22d272[_0x13b3d1(0x1b0)]='';},0x3e8);},'copySiteUrl'(_0x1c9b13){const _0x303576=_0x1165a3,_0x368ffd=this;navigator['clipboard'][_0x303576(0x1d8)](_0x1c9b13),_0x368ffd[_0x303576(0x2ab)]=_0x303576(0x1f6),setTimeout(function(){_0x368ffd['copiedSiteUrlText']='';},0x3e8);}},'settingsManager':{'oldp':'','newp':'','cp':'','error':'','pwderror':'','changePassword'(){const _0x3b2f9c=_0x1165a3;if(this[_0x3b2f9c(0x1f5)]='',this['pwderror']='',this[_0x3b2f9c(0x21a)][_0x3b2f9c(0x184)]<=0x0||this['newp']<=0x0||this['cp'][_0x3b2f9c(0x184)]<=0x0)return void(this[_0x3b2f9c(0x1be)]=_0x3b2f9c(0x1cd));if(this[_0x3b2f9c(0x2da)]!=this['cp'])return void(this[_0x3b2f9c(0x1be)]=_0x3b2f9c(0x301));if(this['cp']<0x6||this[_0x3b2f9c(0x2da)]<=0x6)return void(this[_0x3b2f9c(0x1be)]='Password\x20must\x20be\x20at\x20least\x206\x20chasarcters');this['pwderror']='';const _0x523903=Alpine[_0x3b2f9c(0x2f5)](_0x3b2f9c(0x304)),_0xdbb6c2=this;$[_0x3b2f9c(0x2b7)](_0x523903[_0x3b2f9c(0x292)]()+_0x3b2f9c(0x233),{'oldp':this[_0x3b2f9c(0x21a)],'newp':this[_0x3b2f9c(0x2da)],'cp':this['cp']},function(_0x3614d0){const _0x2a0cf4=_0x3b2f9c;0x2==_0x3614d0[_0x2a0cf4(0x1f5)]&&(_0xdbb6c2[_0x2a0cf4(0x1be)]=_0x3614d0[_0x2a0cf4(0x1ad)]),0x1==_0x3614d0[_0x2a0cf4(0x1f5)]&&(_0xdbb6c2[_0x2a0cf4(0x1f5)]=_0x3614d0[_0x2a0cf4(0x1ad)]),0x0==_0x3614d0[_0x2a0cf4(0x1f5)]&&(_0x523903[_0x2a0cf4(0x2c6)](_0x3614d0['message']),_0xdbb6c2['oldp']='',_0xdbb6c2['newp']='',_0xdbb6c2['cp']='');});}}};function _0x1341(_0x4035a6,_0xff8303){const _0x4607f4=_0x4607();return _0x1341=function(_0x134153,_0x3e5459){_0x134153=_0x134153-0x183;let _0x2f76cd=_0x4607f4[_0x134153];return _0x2f76cd;},_0x1341(_0x4035a6,_0xff8303);}function _0x4607(){const _0x3f63bc=['subject','Password\x20can\x27t\x20be\x20empty!','didILogin','#toplevel_page_pos-settings\x20li:contains(\x22Bookmarks\x22)','plan','/tc','totalTokens','getTokens','618534QdMGuW','Pages','GET','user','length','getElementById','vaultManager','login_error','confirm_password_error','getSize','floor','messageModal','rules','getOption','/vulnerabilities','dispatchEvent','primaryText','clearCallbacks','#toplevel_page_pos-settings\x20li:contains(\x22Account\x22)','actionText','259968JuXXTz','name','display','click','text','plugin_id','waiting','disabled','1355456LJYTFO','pos_histories','updateOption','/support','location','activateuser','map','p-pos-user','setReady','pos_activate','bookmarks','Sorry,\x20you\x20cannot\x20install\x20this\x20plugin\x20because\x20it\x27s\x20locked\x20by\x20the\x20','forEach','post_slugs','shouldDisplayModal','Install','9d2b173c851327810a261672213a2d64a74f2965','message','6psJLxf','serverMaintenanceMessage','copiedText','processAllPlugins','pos_439001','deactivated','tokenSearch','histories','parse','errors','stringify','vulnerabilities','fetchHistories','Eazy\x20Plugin\x20Manager','titleToSlug','cap','pwderror','pos_posts','displayCategoryModal','https://eazyplugins.com/eazy-plugin-manager','/userplan','https://api.wordpress.org/plugins/info/1.2/?action=plugin_information&request[fields][short_description]=1&&request[fields][sections]=0&request[fields][ratings]=0&request[fields][screenshots]=0&request[fields][contributors]=0&request[fields][tags]=0&request[fields][banners]=0&request[slug]=','Generate\x20New\x20Key','fetchUserBookmarks','action','Activate','328896804b6382cc2c4296208d902dbddaa88ff4','prop','POS_HISTORY_FETCHED','log','vaultShareStep','No\x20Password\x20field\x20can\x20be\x20empty','specials','/sites','size','logout','init','otp_error','Site\x20activation\x20limit\x20reached.\x20Please\x20deactivate\x20other\x20sites\x20before\x20activating\x20this\x20one.','slugs','\x20has\x20been\x20deactivated\x20sucessfully','function','writeText','This\x20vulnerability\x20has\x20been\x20patched.\x20Immediately\x20update\x20the\x20plugin\x20to\x20the\x20latest\x20version\x20or\x20deactivate','ajax','installed_plugins','connection-key','filterByCategory','connectionKeyData','installed','selectedVaultToShare','/rp','869c92e51342d9db052edc565b9fbf19b93539f8','\x20sites,\x20','medium','&slug=','string','hidden','updateActionText','isCurrentSiteActive','#pricing_table','/registersites','token','latest\x20version','ajaxSetup','Bearer\x20','#activate-site','free','Posts','/tokens/','getConnectedInfo','error','Copied','pos-x16','backups','confirmpassword','versions','removeItem','tokenSelected','errorCallback','80a1e636bec616e193fde1dc225650bc9333c044','edit','fetchSites','application/json','ezp','isLoggedIn','Server\x20is\x20under\x20maintenance.\x20PLease\x20try\x20again\x20after\x20some\x20time.\x20We\x27re\x20sorry\x20for\x20this\x20inconvenience.','\x20MB','Bookmarks\x20will\x20be\x20uncategorized\x20when\x20you\x20delete\x20the\x20category.\x20Do\x20you\x20want\x20to\x20procced?','page_slugs','forgot_password_error','\x20KB','pos_bloom','pos_get_option','substring','initialize','Invalid\x20OTP.\x20Please\x20try\x20again','\x20tokens','All','modalCategories','75fe2a3dab32f41ed17d5e0c1d7ae1896383d4c8','This\x20plugin\x20is\x20active.\x20Please\x20deactivate\x20first.','#pos-vul-count','Select\x20','uncategorized','pos_vul_count','installAssets','Latest','oldp','url','search','blocked_plugins','latest','85368EFvAYy','s\x20Selected','pos_restore_from_vault','\x20has\x20been\x20installed\x20sucessfully','critical','p-pos-token','trunk','get','pos_update_token','Sorry,\x20you\x20cannot\x20activate\x20this\x20plugin\x20because\x20it\x27s\x20locked\x20by\x20the\x20','vaultShareModal','#toplevel_page_pos-settings\x20li:contains(\x22History\x22)','forgot_password','href','keys','inactive','fetchUserCategories','eazywp_connecting_info','nonce','saving','/settings/cp','otp_check','platinum-lifetime','deactivate','Save','/tokens','validateEmail','tokenSelectAll','Installing\x20','slice','low','pos-optimization-rules','password','showSelectedOnly','locked_plugins_data','processPluginFromEvent','/user','check','discovered','eazy-plugin-manager','replaceAll','install','active_plugins','splice','04f19bed7f5563bebb4be9798f623a0b34d24e7c','\x20Selected','then','values','model','Enable\x20only\x20here,\x20disable\x20everywhere\x20else','psearch','restoreSession','pages','Sorry,\x20you\x20cannot\x20deactivate\x20this\x20plugin\x20because\x20it\x27s\x20locked\x20by\x20the\x20','fail','locked_plugins','categories','\x20version\x20','Deactivate','site_url','selectAllPages','5EZbTMj','e171e19cc360e7bc04668dacccd4b2952f98c46a','Let\x27s\x20Do\x20That','post_ids','Are\x20you\x20sure\x20to\x20remove\x20this\x20from\x20the\x20vault?','addEventListener','/list/','otp','\x20for\x20a\x20password\x20reset\x20link','ruleset','login','successCallback','html','getItem','bulkSelectedPlugins','active','activateSite','sites','https://www.youtube.com/embed/miC3hoAaqKc','plugin_slug','All\x20fields\x20are\x20requirded,\x20please\x20fill\x20them\x20up.','VW5hdXRoZW50aWNhdGVkLg==','POS_SLUGS_FETCHED','3439791JVbjga','api_endpoint','This\x20vulnerability\x20has\x20not\x20been\x20patched\x20yet.\x20Please\x20immediately\x20deactivate\x20this\x20plugin','history','high','x-restore-','Sorry,\x20you\x20cannot\x20activate\x20this\x20plugin\x20because\x20it\x27s\x20blocked\x20by\x20the\x20','tokens','.btn-generate-ck','addRule','home_url','Plugin\x20','removeClass','c1dc4511eb56aea509571e2d9132a8c3d3999a25','/sites/','connectedInfo','#login','processActivePlugins','posts','siteid','loadPages','Saving...','reload','includes','notice','temporaryData','updateWordPressUserTokenMeta','displayModal','periodicCheck','/categories','pos_deactivate','API_ENDPOINT','x256','Disable\x20only\x20on\x20the\x20selected\x20items','selectPlugins','title','key','displayManageModal','split','\x20of\x20this\x20plugin\x20is\x20already\x20installed.\x20Are\x20you\x20sure\x20to\x20install\x20and\x20rewrite\x20the\x20existing\x20plugin?','8ca6ae93df65cf07d33237d745875cb79bdc70cf','optimizationManager','activate','isArray','s16','ajax_url','toUpperCase','secondaryText','fixSlugs','Cancel','504936QwWPmb','none','show','newCategory','\x20has\x20been\x20activated\x20sucessfully','109508kthuQY','copiedSiteUrlText','join','e6e9efe44ea99ff6e6549427c6d67e92c7eedcda','sort','all_plugins','host','POST','pos_x256','fetchPlanDetails','indexOf','hide','patched','post','hideModal','connection_key','Version\x20Manager','POS_BOOKMARK','slug','Are\x20you\x20sure\x20to\x20deactivate\x20this\x20site?','test','x16','This\x20vulnerability\x20has\x20not\x20been\x20patched\x20yet\x20and\x20the\x20sevirity\x20is\x20low.\x20You\x20may\x20keep\x20using\x20this\x20plugin.','array','getList','selectedCategories','activePlugin','optimization','showMessage','DELETE','push','gconk','processPlugin','page','https://eazyplugins.com/eazy-plugin-manager/?data=','eazywp_connection','current_user_id','Support\x20Request\x20for\x20Eazy\x20Plugin\x20Manager','Sorry,\x20you\x20cannot\x20deactivate\x20this\x20plugin\x20because\x20it\x27s\x20blocked\x20by\x20the\x20','email','Version\x20','fetchCBookmarks','hasOwnProperty','bookmarkSearch','loadPosts','ceil','tab','pro','newp','parent','Password\x20must\x20be\x20at\x20least\x206\x20chasarcters!','innerHTML','version','Installed\x20Version:\x20','total','hash','toLowerCase','addClass','assign','pos-sign','Please\x20enter\x20valid\x20email\x20address!','user_name','titleCase','Yes','Version','/histories/','Please\x20type\x20a\x20valid\x20email\x20address','activeCategory','blocked_plugins_data','pos_4X','/axu','selectAllPlugins','confimpassword','processCategoryCount','This\x20vulnerability\x20has\x20been\x20patched.\x20Consider\x20updating\x20this\x20plugin\x20to\x20the\x20latest\x20version\x20or\x20deactivate','store','token_login_error','\x20is\x20being\x20installed','interval','setItem','json','plugins-on-steroids','activeGuard','/duc','success','charAt','4ff88aaddbd209d8026924c2cc2836b408698823','Passwords\x20didn\x27t\x20match','POS_PLUGIN_ACTION','Support\x20request\x20has\x20been\x20sent.\x20Please\x20wait\x20for\x20some\x20time\x20for\x20the\x20reply','settings','2022-09-06\x2013:36','severity','some','concat','Successfully\x20installed\x20','emailPatternReg','filter','catch','cleanErrors','/bookmarks/','Please\x20Wait..','reverse','pos-parent','account','vaultShareAccordion','selectAllPosts','category_slug','all','categoryManager','video','authtoken','makeCategoryActive','Are\x20you\x20sure\x20you\x20want\x20to\x20delete\x20this\x20token?','pos_update_option','/ping','flex','pos_pages','88968632c82e6b9e30ee55abbb57e8fad1b2e1c2','\x20Sites','findIndex','File\x20successfully\x20deleted','pos_install','pos','page_ids','replace','/category/rename','3591c79aca8a5cb2010561f88e99971a38023002','tokenManager','activeBookmark','successfulLogin','Sorry,\x20you\x20cannot\x20install\x20this\x20plugin\x20because\x20it\x27s\x20blocked\x20by\x20the\x20','checkStatus'];_0x4607=function(){return _0x3f63bc;};return _0x4607();}document[_0x1165a3(0x261)]('alpine:init',()=>{const _0x1d0df5=_0x1165a3;Alpine[_0x1d0df5(0x2f5)](_0x1d0df5(0x304),settings),Alpine[_0x1d0df5(0x2f5)](_0x1d0df5(0x304))['initialize']();});const $=jQuery;let userBookmarks={},slugs={},onlySlugs=[];const Bookmarks={'slugs':{},'API_ENDPOINT':()=>pos[_0x1165a3(0x274)],'init'(){const _0x1aa85f=_0x1165a3,_0x2aaed1=localStorage['getItem'](_0x1aa85f(0x224));$[_0x1aa85f(0x1ee)]({'headers':{'Accept':_0x1aa85f(0x201),'Authorization':_0x1aa85f(0x1ef)+_0x2aaed1},0x194:function(_0x2437f1,_0xc84147,_0x440152){const _0x4cdc33=_0x1aa85f;console[_0x4cdc33(0x1cb)](Connection['serverMaintenanceMessage']());}});},'getUser'(){const _0x1775fb=_0x1165a3;$['get'](this[_0x1775fb(0x292)]()+'/me',function(_0x389380){});},'getBookmarks'(){const _0x4a4c9a=_0x1165a3;$['get'](this[_0x4a4c9a(0x292)]()+'/bookmarks',function(_0x19e4ed){bookmarks=_0x19e4ed,window['dispatchEvent'](new Event('POS_BOOKMARKS_FETCHED'));});},'getBookmarkSlugs'(){const _0x352e82=_0x1165a3,_0x383739=this;$[_0x352e82(0x226)](this[_0x352e82(0x292)]()+'/bookmarkslugs',function(_0x2f067f){const _0x15bb8d=_0x352e82;for(i in(_0x383739[_0x15bb8d(0x1d5)]=_0x2f067f,onlySlugs=[],slugs=_0x2f067f))onlySlugs[_0x15bb8d(0x2c8)](slugs[i][_0x15bb8d(0x2bc)]);window[_0x15bb8d(0x18f)](new CustomEvent(_0x15bb8d(0x272),{'detail':{'slugs':_0x2f067f}}));});},'saveBookmark'(_0x34dc1e,_0x53aeea){const _0xc8b2c9=_0x1165a3;$[_0xc8b2c9(0x2b7)](this['API_ENDPOINT']()+'/bookmarks',{'slug':_0x34dc1e,'name':_0x53aeea},function(_0x2e32b0){const _0x3317e7=_0xc8b2c9;window[_0x3317e7(0x18f)](new CustomEvent(_0x3317e7(0x2bb),{'detail':_0x2e32b0}));});},'unBookmark'(_0x230537){const _0x31b3cb=_0x1165a3;$[_0x31b3cb(0x1da)]({'url':this[_0x31b3cb(0x292)]()+(_0x31b3cb(0x30e)+_0x230537),'method':_0x31b3cb(0x2c7)});},'getHistories'(){const _0x40c940=_0x1165a3;$[_0x40c940(0x226)](this[_0x40c940(0x292)]()+_0x40c940(0x2eb)+postMessage[_0x40c940(0x286)],function(_0x1402b0){const _0x53abf6=_0x40c940;window[_0x53abf6(0x18f)](new Event(_0x53abf6(0x1ca)));});}};Bookmarks[_0x1165a3(0x1d2)]();
  • plugins-on-steroids/tags/4.1.0/assets/js/bookmark.min.js

    r2946570 r2982215  
    1 function _0x325c(_0x5bd442,_0x5ce089){const _0x574e20=_0x574e();return _0x325c=function(_0x325cee,_0x589481){_0x325cee=_0x325cee-0x125;let _0x164fe3=_0x574e20[_0x325cee];return _0x164fe3;},_0x325c(_0x5bd442,_0x5ce089);}const _0xa9baf5=_0x325c;(function(_0x2386df,_0x653418){const _0x569409=_0x325c,_0x319068=_0x2386df();while(!![]){try{const _0x4545e6=parseInt(_0x569409(0x264))/0x1*(-parseInt(_0x569409(0x25e))/0x2)+-parseInt(_0x569409(0x220))/0x3+parseInt(_0x569409(0x1c1))/0x4+-parseInt(_0x569409(0x28e))/0x5+-parseInt(_0x569409(0x158))/0x6*(-parseInt(_0x569409(0x2f3))/0x7)+parseInt(_0x569409(0x1fa))/0x8*(parseInt(_0x569409(0x25c))/0x9)+parseInt(_0x569409(0x262))/0xa*(parseInt(_0x569409(0x146))/0xb);if(_0x4545e6===_0x653418)break;else _0x319068['push'](_0x319068['shift']());}catch(_0x121c1e){_0x319068['push'](_0x319068['shift']());}}}(_0x574e,0xd44bf));const Connection={'error':!0x1,'interval':null,'API_ENDPOINT':()=>pos[_0xa9baf5(0x228)],'periodicCheck'(){const _0x2bdb95=_0xa9baf5;null==this[_0x2bdb95(0x32c)]&&(this['interval']=setInterval(function(){const _0x27cea6=_0x2bdb95;Connection[_0x27cea6(0x289)]();},0x1388));},'checkStatus'(){const _0x459b12=_0xa9baf5;fetch(this[_0x459b12(0x2c9)]()+_0x459b12(0x13f))[_0x459b12(0x31c)](_0x3d08c7=>{const _0x32bd38=_0x459b12;this[_0x32bd38(0x292)]=!0x1;})[_0x459b12(0x1ee)](_0x1ae5ef=>{this['error']=!0x0,this['periodicCheck']();});},'serverMaintenanceMessage':()=>'Server\x20is\x20under\x20maintenance.\x20PLease\x20try\x20again\x20after\x20some\x20time.\x20We\x27re\x20sorry\x20for\x20this\x20inconvenience.'};let bookmarksloaded=!0x1;!function(_0x284b30){const _0x21c927=_0xa9baf5;_0x284b30(document)[_0x21c927(0x24e)](function(){const _0x4e0d2e=_0x21c927;if('4ff88aaddbd209d8026924c2cc2836b408698823'!=pos['s16'][_0x4e0d2e(0x24d)]&&_0x4b2743[_0x4e0d2e(0x26b)](),!localStorage[_0x4e0d2e(0x141)]('p-pos-token'))return;if(_0x284b30(_0x4e0d2e(0x2de))[_0x4e0d2e(0x2ea)](_0x4e0d2e(0x1cc)+pos[_0x4e0d2e(0x1df)]+_0x4e0d2e(0x14f)),_0x284b30('<div\x20id=\x22bookmarks\x22></div>')[_0x4e0d2e(0x1d9)](_0x284b30(_0x4e0d2e(0x2d3))),_0x284b30(_0x4e0d2e(0x234))[_0x4e0d2e(0x147)](_0x284b30(_0x4e0d2e(0x18a))),_0x284b30(_0x4e0d2e(0x326))['append']('<option\x20value=\x22bookmark\x22>Bookmark</option>'),_0x284b30(_0x4e0d2e(0x143))['clone']()[_0x4e0d2e(0x1d9)](_0x4e0d2e(0x143))['attr']('id',_0x4e0d2e(0x310))[_0x4e0d2e(0x222)](),bookmarksloaded||(_0x284b30('#bookmarks')[_0x4e0d2e(0x298)]('')['show'](),_0x284b30('#bookmarks')[_0x4e0d2e(0x257)](pos[_0x4e0d2e(0x2c0)]+_0x4e0d2e(0x160)+pos[_0x4e0d2e(0x307)]),_0x284b30(_0x4e0d2e(0x18a))[_0x4e0d2e(0x222)](),bookmarksloaded=!0x0),_0x284b30(_0x4e0d2e(0x326))['on']('change',function(){const _0x2ffd5c=_0x4e0d2e;_0x2ffd5c(0x182)==_0x284b30(this)['val']()?(_0x284b30('#plugin-bookmarks')[_0x2ffd5c(0x170)](),_0x284b30('#search-plugins')[_0x2ffd5c(0x222)](),_0x284b30(_0x2ffd5c(0x2e6))[_0x2ffd5c(0x279)]('')['show']()):(_0x284b30(_0x2ffd5c(0x143))[_0x2ffd5c(0x25f)](),_0x284b30(_0x2ffd5c(0x2e6))[_0x2ffd5c(0x222)]());}),_0x284b30(_0x4e0d2e(0x2e6))['on'](_0x4e0d2e(0x1bb),function(){const _0x29ddc4=_0x4e0d2e,_0x3c88f0=_0x284b30(this)[_0x29ddc4(0x279)]()['toLowerCase']();_0x284b30(_0x29ddc4(0x1e8))[_0x29ddc4(0x25f)](),_0x284b30('#the-list\x20tr>td>strong')[_0x29ddc4(0x282)](function(_0xd40f3c){const _0x45735f=_0x29ddc4;return!this[_0x45735f(0x16e)][_0x45735f(0x15c)]()[_0x45735f(0x254)](_0x3c88f0);})[_0x29ddc4(0x313)]('tr')[_0x29ddc4(0x222)]();}),localStorage[_0x4e0d2e(0x141)](_0x4e0d2e(0x126))){const _0x1d256f=new URL(location[_0x4e0d2e(0x2d6)]);_0x1d256f['searchParams'][_0x4e0d2e(0x22d)](_0x4e0d2e(0x323))&&'bookmarks'==_0x1d256f['searchParams'][_0x4e0d2e(0x221)](_0x4e0d2e(0x323))&&(_0x284b30(_0x4e0d2e(0x27c))[_0x4e0d2e(0x2f9)](_0x4e0d2e(0x226)),_0x284b30(_0x4e0d2e(0x28c))[_0x4e0d2e(0x173)]('current'),_0x284b30(_0x4e0d2e(0x219))[_0x4e0d2e(0x170)]()),_0x1d256f[_0x4e0d2e(0x283)]['has']('tab')&&_0x4e0d2e(0x290)==_0x1d256f['searchParams'][_0x4e0d2e(0x221)](_0x4e0d2e(0x323))&&_0x284b30(_0x4e0d2e(0x334))['attr'](_0x4e0d2e(0x2d6),pos[_0x4e0d2e(0x1df)]+_0x4e0d2e(0x12d));}function _0x2ba514(){const _0x3ab25b=_0x4e0d2e;if(_0x284b30(_0x3ab25b(0x304))[_0x3ab25b(0x201)]>0x0||_0x284b30(_0x3ab25b(0x261))[_0x3ab25b(0x201)]>0x0)return;bookmarksButtonAdded=!0x0,(_0x284b30(_0x3ab25b(0x278))[_0x3ab25b(0x147)](_0x284b30(_0x3ab25b(0x175))['parent']()),_0x284b30(_0x3ab25b(0x2d3))['on'](_0x3ab25b(0x170),_0x3ab25b(0x304),function(){const _0x1db925=_0x3ab25b,_0x479456=_0x284b30(this)['parents'](_0x1db925(0x1ce))['attr'](_0x1db925(0x2ca))[_0x1db925(0x2b6)]('plugin-card\x20plugin-card-','');return Bookmarks[_0x1db925(0x32a)](_0x479456,_0x1db925(0x251)),_0x284b30(this)['html'](_0x1db925(0x263))[_0x1db925(0x2f9)](_0x1db925(0x32f))[_0x1db925(0x173)](_0x1db925(0x1cf)),Alpine[_0x1db925(0x1e3)](_0x1db925(0x142))[_0x1db925(0x138)](),!0x1;}),_0x284b30('#the-list')['on'](_0x3ab25b(0x170),_0x3ab25b(0x261),function(){const _0x364042=_0x3ab25b;return _0x284b30(this)[_0x364042(0x313)](_0x364042(0x1ce))[_0x364042(0x2f8)](_0x364042(0x2ca))[_0x364042(0x2b6)](_0x364042(0x332),''),(Bookmarks[_0x364042(0x17d)](_0x284b30(this)[_0x364042(0x171)](_0x364042(0x167))),_0x284b30(this)[_0x364042(0x298)](_0x364042(0x244))['addClass'](_0x364042(0x32f))['removeClass'](_0x364042(0x1cf)),Alpine['store'](_0x364042(0x142))[_0x364042(0x138)](),!0x1);}),Bookmarks[_0x3ab25b(0x27b)](),_0x284b30(window)['on'](_0x3ab25b(0x186),function(){const _0x567e68=_0x3ab25b;for(i in slugs){const _0x42341c=_0x567e68(0x203)+slugs[i][_0x567e68(0x1f9)];_0x284b30(_0x42341c+_0x567e68(0x1ff))[_0x567e68(0x298)](_0x567e68(0x263))['removeClass'](_0x567e68(0x32f))[_0x567e68(0x173)](_0x567e68(0x1cf))[_0x567e68(0x171)](_0x567e68(0x167),slugs[i][_0x567e68(0x13a)]);}}),_0x284b30(window)['on'](_0x3ab25b(0x216),function(_0x3aacb7){const _0xb6d958=_0x3ab25b;_0x284b30(_0xb6d958(0x203)+_0x3aacb7[_0xb6d958(0x224)][_0xb6d958(0x1f9)]+_0xb6d958(0x2be))[_0xb6d958(0x171)](_0xb6d958(0x167),_0x3aacb7[_0xb6d958(0x224)][_0xb6d958(0x13a)]);}));}_0x2ba514(),new MutationObserver(function(_0x8a9a85){const _0x353187=_0x4e0d2e;_0x8a9a85[_0x353187(0x206)](function(_0x4da17d){const _0x4d8e92=_0x353187;_0x284b30(_0x4da17d[_0x4d8e92(0x1e4)])[_0x4d8e92(0x30e)](_0x4da17d[_0x4d8e92(0x154)])['includes']('loading-content')||(_0x2ba514(),_0x4b2743['addActionButtons'](),_0x284b30(_0x4d8e92(0x334))[_0x4d8e92(0x2f8)](_0x4d8e92(0x2d6),pos[_0x4d8e92(0x1df)]+_0x4d8e92(0x12d)));});})[_0x4e0d2e(0x1bd)](_0x284b30(_0x4e0d2e(0x30f))[0x0],{'attributes':!0x0,'attributeFilter':[_0x4e0d2e(0x2ca)]});});const _0x4b2743={'blockedPluginsInfo':[],'blockedPluginsData':[],'addActionButtons'(){const _0x52d83c=_0x21c927;if(_0x284b30(_0x52d83c(0x231))['length']>0x0||_0x284b30(_0x52d83c(0x18d))[_0x52d83c(0x201)]>0x0)return;const _0x1c05e9=this;_0x284b30('.plugin-card-bottom')[_0x52d83c(0x1c7)](function(){const _0x2e09dd=_0x52d83c,_0x43f657=_0x284b30(this)['parents'](_0x2e09dd(0x1ce))[_0x2e09dd(0x2f8)](_0x2e09dd(0x2ca))[_0x2e09dd(0x2b6)]('plugin-card\x20plugin-card-',''),_0x47dda4=_0x4b2743[_0x2e09dd(0x144)](_0x43f657);if(!(_0x284b30(this)[_0x2e09dd(0x313)](_0x2e09dd(0x1ce))['find']('.button-disabled')['length']>0x0)){if(_0x47dda4){let _0x35e301;_0x35e301=_0x1c05e9[_0x2e09dd(0x308)][_0x43f657][_0x2e09dd(0x29d)]==pos[_0x2e09dd(0x185)]?'<a\x20href=\x27#\x27\x20data-slug=\x27'+_0x43f657+_0x2e09dd(0x2d1):'',_0x284b30(this)[_0x2e09dd(0x313)](_0x2e09dd(0x1ce))[_0x2e09dd(0x2b7)](_0x2e09dd(0x199))[_0x2e09dd(0x298)](_0x2e09dd(0x217))[_0x2e09dd(0x173)](_0x2e09dd(0x2ad)),_0x284b30(this)[_0x2e09dd(0x313)](_0x2e09dd(0x1ce))[_0x2e09dd(0x2b7)](_0x2e09dd(0x1ac))['html'](_0x2e09dd(0x217))[_0x2e09dd(0x173)](_0x2e09dd(0x187)),_0x284b30(this)[_0x2e09dd(0x313)](_0x2e09dd(0x1ce))[_0x2e09dd(0x2b7)](_0x2e09dd(0x193))[_0x2e09dd(0x298)](_0x2e09dd(0x217))[_0x2e09dd(0x173)](_0x2e09dd(0x187)),_0x284b30(_0x2e09dd(0x1db)+_0x4b2743['blockedPluginsData'][_0x43f657][_0x2e09dd(0x31a)]+'</strong></div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x27column-compatibility\x20pos-block-btn\x27>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20'+_0x35e301+'\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>')[_0x2e09dd(0x147)](this);}else _0x284b30(_0x2e09dd(0x14b)+_0x43f657+_0x2e09dd(0x16b))['insertBefore'](this);}}),_0x284b30(_0x52d83c(0x1ce))['on']('click',_0x52d83c(0x231),function(_0x58333f){const _0x403059=_0x52d83c;_0x58333f[_0x403059(0x2b1)](),_0x4b2743[_0x403059(0x18e)](this,_0x284b30(this)[_0x403059(0x171)](_0x403059(0x1f9)));}),_0x284b30(_0x52d83c(0x1ce))['on'](_0x52d83c(0x170),_0x52d83c(0x208),function(_0x2e9772){const _0x169a2a=_0x52d83c;return _0x2e9772[_0x169a2a(0x2b1)](),alert(_0x169a2a(0x301)),!0x1;}),_0x284b30(_0x52d83c(0x1ce))['on'](_0x52d83c(0x170),_0x52d83c(0x2b4),function(_0x1dd155){const _0x214a73=_0x52d83c;return _0x1dd155[_0x214a73(0x2b1)](),alert(_0x214a73(0x1e6)),!0x1;});},'getList'(){const _0x4b1215=_0x21c927,_0x5ba909=this,_0x394b94={'action':_0x4b1215(0x29c),'nonce':pos['nonce']};_0x284b30[_0x4b1215(0x274)](pos['ajax_url'],_0x394b94,function(_0x5a7ec5){const _0x407e10=_0x4b1215,_0x1bc575=JSON[_0x407e10(0x273)](_0x5a7ec5);_0x5ba909[_0x407e10(0x27f)]=_0x1bc575[_0x407e10(0x31f)],_0x5ba909['blockedPluginsData']=_0x1bc575[_0x407e10(0x1fb)],_0x5ba909[_0x407e10(0x2ce)]();});},'isBlocked'(_0x6d0466){return!!this['blockedPluginsInfo'][_0x6d0466];},'process'(_0x5e569e,_0x3d1653){const _0x38fa04=_0x21c927,_0x1c29c4=this,_0x49e857=_0x284b30(_0x5e569e)[_0x38fa04(0x313)](_0x38fa04(0x1ce));_0x284b30(_0x5e569e)[_0x38fa04(0x20f)](_0x38fa04(0x28b))?(_0x1c29c4[_0x38fa04(0x28b)](_0x3d1653,_0x49e857),_0x284b30(_0x5e569e)[_0x38fa04(0x2f9)](_0x38fa04(0x28b))['addClass'](_0x38fa04(0x1ea)),_0x284b30(_0x5e569e)[_0x38fa04(0x298)](_0x38fa04(0x1f5))):(_0x1c29c4[_0x38fa04(0x1ea)](_0x3d1653,_0x49e857),_0x284b30(_0x5e569e)['removeClass'](_0x38fa04(0x1ea))['addClass'](_0x38fa04(0x28b)),_0x284b30(_0x5e569e)[_0x38fa04(0x298)]('<img\x20width=\x2214\x22\x20height=\x2214\x22\x20src=\x22https://res.cloudinary.com/dedntrsbl/image/upload/v1657097543/block-btn-02_ns0t75.svg\x22\x20alt=\x22\x22>\x20Block'));},'block'(_0x5caf96,_0x3e7b52=null){const _0x2bb645=_0x21c927;_0x3e7b52&&(_0x3e7b52[_0x2bb645(0x2b7)]('.install-now')[_0x2bb645(0x173)](_0x2bb645(0x2ad))[_0x2bb645(0x298)]('Blocked'),_0x3e7b52[_0x2bb645(0x2b7)](_0x2bb645(0x1ac))[_0x2bb645(0x173)](_0x2bb645(0x187))[_0x2bb645(0x298)](_0x2bb645(0x217)),_0x3e7b52[_0x2bb645(0x2b7)](_0x2bb645(0x193))[_0x2bb645(0x173)]('pos-blocked-activation')[_0x2bb645(0x298)]('Blocked'),_0x3e7b52[_0x2bb645(0x2b7)]('.pos-block-wrapper')[_0x2bb645(0x173)]('pos-unblock-wrapper')[_0x2bb645(0x2f9)](_0x2bb645(0x2dd)),_0x3e7b52[_0x2bb645(0x2b7)](_0x2bb645(0x303))[_0x2bb645(0x298)](_0x2bb645(0x2c2)+pos['user_name']+_0x2bb645(0x1d3)));const _0x4bec11={'action':'pos_block','nonce':pos['nonce'],'slug':_0x5caf96,'plugin_action':'block'};_0x284b30[_0x2bb645(0x274)](pos[_0x2bb645(0x2c0)],_0x4bec11,function(_0x46d79f){}),this[_0x2bb645(0x27f)][_0x5caf96]=!0x0;},'unblock'(_0x48b664,_0x9e556c=null){const _0x5ef5dc=_0x21c927;_0x9e556c&&(_0x9e556c[_0x5ef5dc(0x2b7)]('.install-now')['removeClass'](_0x5ef5dc(0x2ad))[_0x5ef5dc(0x298)](_0x5ef5dc(0x159)),_0x9e556c[_0x5ef5dc(0x2b7)]('.activate-now')['removeClass'](_0x5ef5dc(0x187))[_0x5ef5dc(0x298)](_0x5ef5dc(0x2b0)),_0x9e556c[_0x5ef5dc(0x2b7)](_0x5ef5dc(0x193))['removeClass'](_0x5ef5dc(0x187))[_0x5ef5dc(0x298)]('Update\x20Now'),_0x9e556c[_0x5ef5dc(0x2b7)](_0x5ef5dc(0x303))[_0x5ef5dc(0x298)](_0x5ef5dc(0x2a5)),_0x9e556c[_0x5ef5dc(0x2b7)](_0x5ef5dc(0x137))[_0x5ef5dc(0x173)](_0x5ef5dc(0x2dd))[_0x5ef5dc(0x2f9)](_0x5ef5dc(0x27e)));const _0x349a11={'action':_0x5ef5dc(0x1d1),'nonce':pos[_0x5ef5dc(0x307)],'slug':_0x48b664,'plugin_action':'unblock'};_0x284b30[_0x5ef5dc(0x274)](pos['ajax_url'],_0x349a11,function(_0x4ad86a){}),this[_0x5ef5dc(0x27f)][_0x48b664]=!0x1;}};}(jQuery);const $=jQuery;let userBookmarks={},slugs={},onlySlugs=[];function _0x574e(){const _0x5359a1=['Password\x20can\x27t\x20be\x20empty!','input','Copied','observe','\x20KB','\x20for\x20a\x20password\x20reset\x20link','totalTokens','920132Kuonzu','pos_restore_from_vault','Posts','Invalid\x20Token','reload','\x20tokens','each','page','fetchSites','p-pos-user','This\x20plugin\x20is\x20active.\x20Please\x20deactivate\x20first.','\x0a\x20\x20\x20\x20\x20\x20\x20\x20<li\x20class=\x22plugin-bookmarks\x22\x20id=\x22plugin-bookmarks\x22><a\x20id=\x22plugin-bookmarks-link\x22\x20href=\x27','pos-optimization-rules','.plugin-card','bookmark-delete','/settings/cp','pos_block','key','</strong>','url','Password\x20must\x20be\x20at\x20least\x206\x20chasarcters','loadPosts','titleToSlug','random','insertAfter','/duc','<div\x20class=\x27plugin-card-bottom\x20pos-unblock-wrapper\x27>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x27column-downloaded\x20pos-block-info\x27>This\x20plugin\x20is\x20blocked\x20by\x20<strong>\x20','confirm_password_error','slugs','includes','admin_url','Bookmarks\x20will\x20be\x20uncategorized\x20when\x20you\x20delete\x20the\x20category.\x20Do\x20you\x20want\x20to\x20procced?','.\x20You\x20can\x20now\x20activate\x20this\x20plugin','substring','store','target','processPlugin','This\x20is\x20plugin\x20is\x20currently\x20blocked\x20and\x20cannot\x20be\x20activated','clearCallbacks','#the-list\x20tr','connection_key','unblock','2022-09-06\x2013:36','ajaxSetup','vaultShareAccordion','catch','activateuser','\x20has\x20been\x20activated\x20sucessfully','trim','https://api.wordpress.org/plugins/info/1.2/?action=plugin_information&request[fields][short_description]=1&&request[fields][sections]=0&request[fields][ratings]=0&request[fields][screenshots]=0&request[fields][contributors]=0&request[fields][tags]=0&request[fields][banners]=0&request[slug]=','category_slug','88968632c82e6b9e30ee55abbb57e8fad1b2e1c2','Unblock','Installed\x20Version:\x20','gconk','notice','slug','568bcErbi','plugins_data','Site\x20activation\x20limit\x20reached.\x20Please\x20deactivate\x20other\x20sites\x20before\x20activating\x20this\x20one.','This\x20vulnerability\x20has\x20been\x20patched.\x20Consider\x20updating\x20this\x20plugin\x20to\x20the\x20latest\x20version\x20or\x20deactivate','stringify','\x20.bookmark-now','name','length','values','.plugin-card-','check','Sorry,\x20you\x20cannot\x20deactivate\x20this\x20plugin\x20because\x20it\x27s\x20locked\x20by\x20the\x20','forEach','deactivated','.pos-blocked','isLoggedIn','filterByCategory','e171e19cc360e7bc04668dacccd4b2952f98c46a','/support','indexOf','shouldDisplayModal','hasClass','POS_BOOKMARKS_FETCHED','posts','rules','activeCategory','user','installed_plugins','POS_BOOKMARK','Blocked','bookmarks','#plugin-bookmarks','Version\x20','Installing\x20','successCallback','pos_posts','findIndex','#pos-vul-count','3011376sfPaZZ','get','hide','pos_439001','detail','concat','current','DELETE','api_endpoint','getElementById','pos_x256','host','/listsimple','has','loadPages','/bookmarks','site_url','.pos-block','video','pos_histories','<div\x20id=\x22pos-notice\x22></div>','siteid','activePlugin','selectAllPages','e6e9efe44ea99ff6e6549427c6d67e92c7eedcda','Version','innerHTML','charAt','/category/rename','emailPatternReg','https://www.youtube.com/embed/miC3hoAaqKc','vaultShareStep','function','application/json','This\x20vulnerability\x20has\x20not\x20been\x20patched\x20yet\x20and\x20the\x20sevirity\x20is\x20low.\x20You\x20may\x20keep\x20using\x20this\x20plugin.','hasOwnProperty','Bookmark','getConnectedInfo','#activate-site\x20a','processActivePlugins','\x20MB','/updatecategories','versions','eazy-plugin-manager','locked_plugins','x16','ready','all','/sites/','Uncategorized','installAssets','none','startsWith','\x20Site','connectedInfo','load','disabled','account','oldp','install','47151aIsLhM','active','10SBSecP','show','message','.bookmark-delete','30qZQzOS','<span\x20class=\x27delete\x27>Unbookmark</span>','233098mqYhhB','alpine:init','updateOption','page_slugs','pos_activate','This\x20vulnerability\x20has\x20not\x20been\x20patched\x20yet.\x20Please\x20immediately\x20deactivate\x20this\x20plugin','initialize','getList','isArray','post_slugs','Sorry,\x20you\x20cannot\x20install\x20this\x20plugin\x20because\x20it\x27s\x20blocked\x20by\x20the\x20','authtoken','Are\x20you\x20sure\x20to\x20remove\x20this\x20from\x20the\x20vault?','ceil','This\x20vulnerability\x20has\x20been\x20patched.\x20Immediately\x20update\x20the\x20plugin\x20to\x20the\x20latest\x20version\x20or\x20deactivate','parse','post','array','activated','Support\x20Request\x20for\x20Eazy\x20Plugin\x20Manager','\x0a\x20\x20\x20\x20\x20\x20\x20\x20<li><a\x20class=\x22bookmark-now\x20button\x22\x20data-slug=\x22classic-editor\x22\x20href=\x22#\x22>Bookmark</a></li>\x0a\x20\x20\x20\x20\x20\x20\x20\x20','val','size','getBookmarkSlugs','.wp-submenu\x20li.current','errorCallback','pos-unblock-wrapper','blockedPluginsInfo','9d2b173c851327810a261672213a2d64a74f2965','xm33','filter','searchParams','ajax','slice','primaryText','pos_vul_count','getOption','checkStatus','869c92e51342d9db052edc565b9fbf19b93539f8','block','.wp-submenu\x20li:nth-child(5)','Sorry,\x20you\x20cannot\x20activate\x20this\x20plugin\x20because\x20it\x27s\x20blocked\x20by\x20the\x20','3906645DOnBNr','s16','favorites','parent','error','password','token','json','Please\x20type\x20a\x20valid\x20email\x20address','#login','html','vaultShareModal','Post','severity','pos_block_list','user_id','Password\x20must\x20be\x20at\x20least\x206\x20chasarcters!','Pages','free','confirmpassword','location','All','floor','Prevent\x20Other\x20Admins\x20From\x20Installing\x20and\x20Activating\x20This\x20Plugin','otp_error','status','\x20of\x20this\x20plugin\x20is\x20already\x20installed.\x20Are\x20you\x20sure\x20to\x20install\x20and\x20rewrite\x20the\x20existing\x20plugin?','writeText','all_plugins','reverse','sort','pos-blocked','activeGuard','histories','Activate','preventDefault','pro','version','.pos-blocked-activation','copiedText','replace','find','activate','bookmarkSearch','optimizationManager','blocked_plugins_data','replaceAll','No\x20Password\x20field\x20can\x20be\x20empty','\x20.bookmark-delete','Deactivate','ajax_url','serverMaintenanceMessage','This\x20plugin\x20is\x20blocked\x20by\x20<strong>','modalCategories','plugins-on-steroids','Cancel','text','secondaryText','displayCategoryModal','API_ENDPOINT','class','registerSite','categories','Let\x27s\x20Do\x20That','addActionButtons','connection-key','getTokens','\x27\x20class=\x27pos-block\x20button\x20unblock\x27>Unblock</a>','setItem','#the-list','logout','vaultManager','href','hash','Bearer\x20','Disable\x20only\x20on\x20the\x20selected\x20items','ezp','fetchHistories','s\x20Selected','pos-block-wrapper','.filter-links','optimization','vulnerabilities','Install','email','Support\x20request\x20has\x20been\x20sent.\x20Please\x20wait\x20for\x20some\x20time\x20for\x20the\x20reply','temporaryData','processCategoryCount','#bookmark-search','/userplan','login','Are\x20you\x20sure\x20to\x20remove\x20this\x20site?','append','/sites','File\x20successfully\x20deleted','Select\x20','POST','activeBookmark','actionText','showSelectedOnly','/rp','1222067ZiMQin','medium','clipboard','updateActionText','\x20Sites','attr','removeClass','addEventListener','platinum-lifetime','pos_get_option','psearch','splice','init','tokens','This\x20is\x20plugin\x20is\x20currently\x20blocked\x20and\x20cannot\x20be\x20installed','pos-sign','.pos-block-info','.bookmark-now','map','Save','nonce','blockedPluginsData','installed','Version\x20Manager','total','flex','inactive','prop','body','bookmark-search','eHg=','assign','parents','connectionKeyData','selectAllPosts','post_ids','processPluginFromEvent','03753b969b98fefe99c636b25e7c3b9fd6676cbb','platinum-yearly','user_name','#toplevel_page_pos-settings\x20li:contains(\x22Bookmarks\x22)','then','display','selectAllPlugins','plugins_list','critical','selectedVaultToShare','copiedSiteUrlText','tab','POS_USER_FETCHED','\x20sites,\x20','#typeselector','trunk','join','home_url','saveBookmark','Plugin\x20','interval','model','successfulLogin','bookmark-now','pos_deactivate','blocked_plugins','plugin-card\x20plugin-card-','setReady','#plugin-bookmarks-link','Sorry,\x20you\x20cannot\x20deactivate\x20this\x20plugin\x20because\x20it\x27s\x20blocked\x20by\x20the\x20','page_ids','/categories','GET','p-pos-token','didILogin','plan','keys','token_login_error','fixSlugs','/share','plugin-install.php?tab=bookmarks','tokenSearch','selectedCategories','ruleset','split','locked_plugins_data','pwderror','saving','4ff88aaddbd209d8026924c2cc2836b408698823','Sorry,\x20you\x20cannot\x20install\x20this\x20plugin\x20because\x20it\x27s\x20locked\x20by\x20the\x20','.pos-unblock-wrapper','fetchUserBookmarks','c1dc4511eb56aea509571e2d9132a8c3d3999a25','plugin_id','errors','validateEmail','newCategory','404404','/ping','POS_PLUGIN_ACTION','getItem','settings','#search-plugins','isBlocked','fetchCBookmarks','10519718UYfzbA','insertBefore','x256','action','deactivate','<div\x20class=\x27plugin-card-bottom\x20pos-block-wrapper\x27>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x27column-downloaded\x20pos-block-info\x27>Prevent\x20Other\x20Admins\x20From\x20Installing\x20and\x20Activating\x20This\x20Plugin</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<div\x20class=\x27column-compatibility\x20pos-block-btn\x27>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<a\x20href=\x27#\x27\x20data-slug=\x27','cleanErrors','otp','categoryManager','admin.php?page=pos-settings#bookmarks\x27>Bookmarks</a></li>\x0a\x20\x20\x20\x20\x20\x20\x20\x20','active_plugins','\x20version\x20','high','removeEventListener','attributeName','confimpassword','75fe2a3dab32f41ed17d5e0c1d7ae1896383d4c8','makeCategoryActive','12itcaQF','Install\x20Now','hidden','pos-x16','toLowerCase','https://eazyplugins.com/eazy-plugin-manager/?data=','328896804b6382cc2c4296208d902dbddaa88ff4','discovered','?action=pos_bookmarks&nonce=','fetchPlanDetails','getConnectionKey','Saving...','otp_check','activateSite','updateWordPressUserTokenMeta','bookmark_id','/tokens','login_error','test','\x27\x20class=\x27pos-block\x20button\x20block\x27>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20<img\x20width=\x2214\x22\x20height=\x2214\x22\x20src=\x22https://res.cloudinary.com/dedntrsbl/image/upload/v1657097543/block-btn-02_ns0t75.svg\x22\x20alt=\x22\x22>\x20Block\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</a>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20</div>','pos_update_token','fetchUserCategories','innerText','dispatchEvent','click','data','pages','addClass','tokenSelectAll','li>.thickbox','sites','Are\x20you\x20sure\x20to\x20disconnect\x20this\x20site\x20from\x20Eazywp\x20remote?','Eazy\x20Plugin\x20Manager','restoreSession','pos_bloom','eazywp_connecting_info','cap','unBookmark','some','hideModal','8ca6ae93df65cf07d33237d745875cb79bdc70cf','waiting','bookmark','low','patched','current_user_id','POS_SLUGS_FETCHED','pos-blocked-activation','edit','Activating\x20Site...','#bookmarks','forgot_password_error','pop','.pos-unblock','process','Please\x20enter\x20valid\x20email\x20address!','pos','Yes','966dc2678728b178f8357e941aec53aaf12f1207','.update-now','#toplevel_page_pos-settings\x20li:contains(\x22Account\x22)','tokenSelected','displayModal','/category/delete','newp','.install-now','#activate-site','showMessage','\x20Selected','tokenManager','backups','/bookmarks/','match','/vulnerabilities','target=\x22_blank\x22\x20href','removeItem','pos_4X','fail','titleCase','title','/registersites','displayManageModal','Passwords\x20didn\x27t\x20match','bulkSelectedPlugins','.activate-now','log','VW5hdXRoZW50aWNhdGVkLg==','specials','04f19bed7f5563bebb4be9798f623a0b34d24e7c','isCurrentSiteActive','#toplevel_page_pos-settings\x20li:contains(\x22History\x22)','processAllPlugins','80a1e636bec616e193fde1dc225650bc9333c044','&slug=','push','/axu','forgot_password','success'];_0x574e=function(){return _0x5359a1;};return _0x574e();}const Bookmarks={'slugs':{},'API_ENDPOINT':()=>pos['api_endpoint'],'init'(){const _0x5214f5=_0xa9baf5,_0x1285b6=localStorage[_0x5214f5(0x141)](_0x5214f5(0x126));$[_0x5214f5(0x1ec)]({'headers':{'Accept':_0x5214f5(0x241),'Authorization':'Bearer\x20'+_0x1285b6},0x194:function(_0x3eac0c,_0xf906fb,_0x28e261){const _0x1938e7=_0x5214f5;console[_0x1938e7(0x1ad)](Connection[_0x1938e7(0x2c1)]());}});},'getUser'(){$['get'](this['API_ENDPOINT']()+'/me',function(_0x5b8b0d){});},'getBookmarks'(){$['get'](this['API_ENDPOINT']()+'/bookmarks',function(_0xd2174){const _0x2144d3=_0x325c;bookmarks=_0xd2174,window[_0x2144d3(0x16f)](new Event(_0x2144d3(0x210)));});},'getBookmarkSlugs'(){const _0x14e968=_0xa9baf5,_0x1b1bed=this;$[_0x14e968(0x221)](this[_0x14e968(0x2c9)]()+'/bookmarkslugs',function(_0x47fc98){const _0x444fa1=_0x14e968;for(i in(_0x1b1bed[_0x444fa1(0x1dd)]=_0x47fc98,onlySlugs=[],slugs=_0x47fc98))onlySlugs[_0x444fa1(0x1b6)](slugs[i][_0x444fa1(0x1f9)]);window[_0x444fa1(0x16f)](new CustomEvent('POS_SLUGS_FETCHED',{'detail':{'slugs':_0x47fc98}}));});},'saveBookmark'(_0x3b28ae,_0x3beaae){const _0x21d20c=_0xa9baf5;$[_0x21d20c(0x274)](this[_0x21d20c(0x2c9)]()+_0x21d20c(0x22f),{'slug':_0x3b28ae,'name':_0x3beaae},function(_0x2439d0){const _0x3b6695=_0x21d20c;window[_0x3b6695(0x16f)](new CustomEvent(_0x3b6695(0x216),{'detail':_0x2439d0}));});},'unBookmark'(_0xfaeb20){const _0x505921=_0xa9baf5;$[_0x505921(0x284)]({'url':this[_0x505921(0x2c9)]()+(_0x505921(0x19f)+_0xfaeb20),'method':'DELETE'});},'getHistories'(){const _0x32041b=_0xa9baf5;$[_0x32041b(0x221)](this[_0x32041b(0x2c9)]()+'/histories/'+postMessage[_0x32041b(0x235)],function(_0x483c21){const _0x1b23b3=_0x32041b;window[_0x1b23b3(0x16f)](new Event('POS_HISTORY_FETCHED'));});}};Bookmarks['init']();const settings={'tx':'t1','tab':'login','generalSettingsTab':_0xa9baf5(0x2cf),'email':'','password':'','token':'','user':{},'login_error':'','name':'','bookmarks':[],'histories':[],'categories':[{'id':0x0,'key':null,'active':0x1,'title':_0xa9baf5(0x2a3)}],'ready':!0x1,'pro':!0x1,'active_plugins':[],'installed_plugins':{},'notice':{'display':!0x1,'message':''},'psearch':'','temporaryData':{},'otp':'','otp_check':'','otp_error':!0x1,'otp_error_message':'Invalid\x20OTP.\x20Please\x20try\x20again','forgot_password':!0x1,'forgot_password_error':'','sites':[],'displayCategoryModal':!0x1,'activeCategory':null,'activeBookmark':null,'modalCategories':[],'newCategory':'','bulkSelectedPlugins':[],'selectAllPlugins':!0x1,'action':'','tempPluginStackForBulkProcessing':[],'bookmarkSearch':'','pos':{},'authtoken':'','confirmpassword':'','confirm_password_error':'','token_login_error':'','emailPatternReg':/[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,3}$/,'API_ENDPOINT':()=>pos[_0xa9baf5(0x228)],'tabChanged'(_0xc4495,_0x380558){const _0x53dcb8=_0xa9baf5;'optimization'==_0xc4495&&(this['optimizationManager'][_0x53dcb8(0x22e)](),this[_0x53dcb8(0x2ba)][_0x53dcb8(0x1d6)]());},'isLoggedIn'(){const _0x4ae91e=_0xa9baf5;return!!this[_0x4ae91e(0x294)];},'hasBookmarks'(){const _0x531b87=_0xa9baf5;return 0x0!=this[_0x531b87(0x218)][_0x531b87(0x201)];},'getSiteLimit'(){const _0x9e66ca=_0xa9baf5;return _0x9e66ca(0x28a)==this['user']['x16']?'Unlimited':_0x9e66ca(0x139)==this[_0x9e66ca(0x214)][_0x9e66ca(0x24d)]?'50':_0x9e66ca(0x156)==this[_0x9e66ca(0x214)][_0x9e66ca(0x24d)]?'15':_0x9e66ca(0x280)==this[_0x9e66ca(0x214)][_0x9e66ca(0x24d)]?'5':void 0x0;},'axc35'(){const _0x33761f=_0xa9baf5;return _0x33761f(0x139)==this['user'][_0x33761f(0x24d)]||_0x33761f(0x28a)==this[_0x33761f(0x214)][_0x33761f(0x24d)];},'x439001'(_0x43efd6){const _0x242140=_0xa9baf5;let _0x182f75;return _0x43efd6=_0x43efd6['split']('')[_0x242140(0x2ab)]()['join'](''),this[_0x242140(0x214)][_0x242140(0x24d)]&&(_0x182f75=this[_0x242140(0x214)][_0x242140(0x24d)][_0x242140(0x131)]('')['reverse']()[_0x242140(0x328)]('')),_0x242140(0x1f4)==_0x43efd6&&_0x242140(0x15e)!=_0x182f75||(_0x242140(0x2a0)===this[_0x242140(0x214)][_0x242140(0x1f9)]||_0x242140(0x311)!=btoa(pos[_0x242140(0x1a4)]))&&('1'==pos[_0x242140(0x148)]&&(_0x242140(0x20b)==_0x43efd6&&'328896804b6382cc2c4296208d902dbddaa88ff4'!=_0x182f75||(_0x242140(0x318)==_0x43efd6&&_0x242140(0x15e)!=_0x182f75||(_0x242140(0x192)==_0x43efd6&&'328896804b6382cc2c4296208d902dbddaa88ff4'!=_0x182f75||('3591c79aca8a5cb2010561f88e99971a38023002'==_0x43efd6&&_0x242140(0x15e)!=_0x182f75||(_0x242140(0x1b0)==_0x43efd6&&_0x242140(0x15e)!=_0x182f75||(_0x242140(0x1b4)==_0x43efd6&&_0x242140(0x15e)!=_0x182f75||_0x242140(0x238)==_0x43efd6&&'328896804b6382cc2c4296208d902dbddaa88ff4'!=_0x182f75)))))));},'cleanErrors'(){const _0x4336e7=_0xa9baf5;this[_0x4336e7(0x169)]='',this[_0x4336e7(0x1dc)]='';},'updateOption'(_0x37638e,_0xd29991,_0x13493b=null){const _0x38050b=_0xa9baf5;$[_0x38050b(0x274)](pos[_0x38050b(0x2c0)],{'action':'pos_update_option'