HEX
Server: nginx/1.18.0
System: Linux m1-ws1-ams3 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /opt/aphex/sites/camboadvertising.com/wp-content/plugins/popup-maker-wp/config.php
<?php

define('SGPM_DS', DIRECTORY_SEPARATOR);
define('SGPM_PATH', dirname(__FILE__).SGPM_DS);
define('SGPM_URL', plugins_url('', __FILE__).'/');
define('SGPM_ASSETS_URL', SGPM_URL.'public/assets/');
define('SGPM_IMG_URL', SGPM_URL.'public/images/');
define('SGPM_ADMIN_URL', admin_url());
define('SGPM_VIEW', SGPM_PATH.'com'.SGPM_DS.'view'.SGPM_DS);
define('SGPM_CLASSES', SGPM_PATH.'com'.SGPM_DS.'classes'.SGPM_DS);
define('SGPM_NOTIFICATIONS_SOURCE', SGPM_PATH.'public'.SGPM_DS.'notifications'.SGPM_DS);
define('SGPM_VERSION', '1.4.1');
define('SGPM_SERVICE_URL', 'https://popupmaker.com/');
define('SGPM_NOTIFICATIONS_API_URL', SGPM_SERVICE_URL.'api/v1/notificationsPublic/');
define('SGPM_POPUP_TEXT_DOMAIN', 'sgpmPopupMaker');
define('SGPM_AJAX_NONCE', 'popup-maker-ajax-nonce');
define('SGPM_POPUP_POST_TYPE', 'sgpmPopupMaker');
define('SGPM_UTM_SOURCE_URL', '?utm_source=wordpress&utm_medium=website');
define('SGPM_PLUGIN_DIRECTORY', 'popup-maker-wp');