| Server IP : 208.122.213.31 / Your IP : 216.73.216.45 Web Server : Apache System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : WHMCS_MIA_382 ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/httpd/html/hotbabes4k.com/public_html/EmblemAVS/ |
Upload File : |
<?php /* * The $emblem_config array should contain configuration settings for different site IDs. * Each site ID can have its own specific settings, while the 'default' key holds * settings that apply to all sites unless overridden. * * Main keys for each site ID: * - property_uuid: The unique identifier for the property (provided by ghost.army). * - property_group_id: The unique identifier for the property group (provided by ghost.army). * - origin_domain: The domain from which the request originates. * - success_redirect_url: The URL to redirect to upon successful verification. * * Default values (under 'default' key): * The values defined here, are always used if there is no "site ID" override. */ $emblem_config = [ // Site 0 (hotbabes4k.com) 0 => [ 'default' => [ 'property_uuid' => '0199c614-3754-7033-af99-670dbb0a2716', 'origin_domain' => $_SERVER['HTTP_HOST'] ?? 'hotbabes4k.com', 'success_redirect_url' => 'https://'.$_SERVER['HTTP_HOST'].'/members/avs_confirm_custom.php', 'success_redirect_url_trial' => 'https://'.$_SERVER['HTTP_HOST'].'/trial/avs_confirm_custom.php', 'custom_template_fields' => [ 'sitename' => 'Hot Babes 4K', 'siteurl' => 'https://hotbabes4k.com', 'toururl' => 'https://hotbabes4k.com', 'site_logo' => 'https://hotbabes4k.com/images/logo.png', 'members_link' => 'https://hotbabes4k.com/members/', 'join_link' => 'https://join.hotbabes4k.com/signup/signup.php', 'vod_link' => '#', 'vod_login' => '#/odlogin.php', 'vod_join' => '#/register.php', 'support_link' => 'mailto:csdarkreach@gmail.com', ], ], ], // Site 1 (clubkayden.com) 1 => [ 'default' => [ 'property_uuid' => '0199c614-3777-7217-83ff-4c3f6e70e790', 'origin_domain' => $_SERVER['HTTP_HOST'] ?? 'clubkayden.com', 'success_redirect_url' => 'https://'.$_SERVER['HTTP_HOST'].'/members/avs_confirm_custom.php', 'success_redirect_url_trial' => 'https://'.$_SERVER['HTTP_HOST'].'/trial/avs_confirm_custom.php', 'custom_template_fields' => [ 'sitename' => 'Club Kayden', 'siteurl' => 'https://clubkayden.com', 'toururl' => 'https://clubkayden.com', 'site_logo' => 'https://clubkayden.com/images/logo.png', 'members_link' => 'https://members.clubkayden.com/members/', 'join_link' => 'https://join.clubkayden.com/signup/signup.php?nats=MC4wLjExLjEzLjAuMC4wLjAuMA&step=2', 'vod_link' => '#', 'vod_login' => '#/odlogin.php', 'vod_join' => '#/register.php', 'support_link' => 'mailto:csdarkreach@gmail.com', 'color_scheme' => 'light', ], ], ], // Site 2 (thelisaann.com) 2 => [ 'default' => [ 'property_uuid' => '0199c614-372b-70ac-ab7c-3e83368824c3', 'origin_domain' => $_SERVER['HTTP_HOST'] ?? 'thelisaann.com', 'success_redirect_url' => 'https://'.$_SERVER['HTTP_HOST'].'/'.( strpos($_SERVER['REQUEST_URI'], 'vod/') !== false ? 'vod' : 'members' ).'/avs_confirm_custom.php', 'success_redirect_url_trial' => 'https://'.$_SERVER['HTTP_HOST'].'/trial/avs_confirm_custom.php', 'custom_template_fields' => [ 'sitename' => 'Lisa Ann', 'siteurl' => 'https://thelisaann.com', 'toururl' => 'https://thelisaann.com', 'site_logo' => 'https://thelisaann.com/images/logo.png', 'members_link' => 'https://thelisaann.com/members/', 'join_link' => 'https://join.thelisaann.com/signup/signup.php?nats=MC4wLjEyLjE0LjAuMC4wLjAuMA&step=2', 'vod_link' => 'https://thelisaann.com/vod/', 'vod_login' => 'https://thelisaann.com/vod/odlogin.php', 'vod_join' => 'https://thelisaann.com/vod/register.php', 'support_link' => 'mailto:csdarkreach@gmail.com', 'color_scheme' => 'light', ], ], ], // Site 6 (theavaaddams.com) 6 => [ 'default' => [ 'property_uuid' => '0199c614-39d8-7201-ab07-c2aaaa16c791', 'origin_domain' => $_SERVER['HTTP_HOST'] ?? 'theavaaddams.com', 'success_redirect_url' => 'https://'.$_SERVER['HTTP_HOST'].'/avs_confirm_custom.php', 'success_redirect_url_trial' => 'https://'.$_SERVER['HTTP_HOST'].'/trial/avs_confirm_custom.php', 'custom_template_fields' => [ 'sitename' => 'Ava Addams', 'siteurl' => 'https://theavaaddams.com', 'toururl' => 'https://theavaaddams.com', 'site_logo' => 'https://theavaaddams.com/images/logo.png', 'members_link' => 'https://members.theavaaddams.com/', 'join_link' => 'https://join.theavaaddams.com/signup/signup.php?nats=MC4wLjE1LjE3LjAuMC4wLjAuMA&step=2', 'vod_link' => '#', 'vod_login' => '#/odlogin.php', 'vod_join' => '#/register.php', 'support_link' => 'mailto:csdarkreach@gmail.com', ], ], ], // Site 14 (terapatrick.com) 14 => [ 'default' => [ 'property_uuid' => '0199df60-b8f1-712d-9fd7-e8fbc8924849', 'origin_domain' => $_SERVER['HTTP_HOST'] ?? 'terapatrick.com', 'success_redirect_url' => 'https://'.$_SERVER['HTTP_HOST'].'/access/avs_confirm_custom.php', 'success_redirect_url_trial' => 'https://'.$_SERVER['HTTP_HOST'].'/access/avs_confirm_custom.php', 'custom_template_fields' => [ 'sitename' => 'Tera Patrick', 'siteurl' => 'https://terapatrick.com', 'toururl' => 'https://terapatrick.com', 'site_logo' => 'https://terapatrick.com/images/flogo.png', 'members_link' => 'https://terapatrick.com/access/', 'join_link' => 'https://terapatrick.com/access/join.php', 'vod_link' => 'https://terapatrick.com/access/', 'vod_login' => 'https://terapatrick.com/access/odlogin.php', 'vod_join' => 'https://terapatrick.com/access/register.php', 'support_link' => 'mailto:csdarkreach@gmail.com', ], ], ], // Site 17 (lexsteelexxx.com) 17 => [ 'default' => [ 'property_uuid' => '0199c614-37be-7172-ad02-7358fd8ef9af', 'origin_domain' => $_SERVER['HTTP_HOST'] ?? 'lexsteelexxx.com', 'success_redirect_url' => 'https://'.$_SERVER['HTTP_HOST'].'/avs_confirm_custom.php', 'success_redirect_url_trial' => 'https://'.$_SERVER['HTTP_HOST'].'/trial/avs_confirm_custom.php', 'custom_template_fields' => [ 'sitename' => 'Lex Steele', 'siteurl' => 'https://lexsteelexxx.com', 'toururl' => 'https://lexsteelexxx.com', 'site_logo' => 'https://lexsteelexxx.com/custom_assets/images/logo.png', 'members_link' => 'https://members.lexsteelexxx.com/', 'join_link' => 'https://join.lexsteelexxx.com/signup/signup.php?nats=MC4wLjQwLjQyLjAuMC4wLjAuMA&step=2', 'vod_link' => '#', 'vod_login' => '#/odlogin.php', 'vod_join' => '#/register.php', 'support_link' => 'mailto:csdarkreach@gmail.com', ], ], ], // Site 22 (sinnsagexxx.com) 22 => [ 'default' => [ 'property_uuid' => '0199c614-379a-70bf-91c3-d2b451273036', 'origin_domain' => $_SERVER['HTTP_HOST'] ?? 'sinnsagexxx.com', 'success_redirect_url' => 'https://'.$_SERVER['HTTP_HOST'].'/'.( strpos($_SERVER['REQUEST_URI'], 'store/') !== false ? 'store' : '' ).'/avs_confirm_custom.php', 'success_redirect_url_trial' => 'https://'.$_SERVER['HTTP_HOST'].'/trial/avs_confirm_custom.php', 'custom_template_fields' => [ 'sitename' => 'Sinn Sage', 'siteurl' => 'https://sinnsagexxx.com', 'toururl' => 'https://sinnsagexxx.com', 'site_logo' => 'https://sinnsagexxx.com/custom_assets/images/logo.png', 'members_link' => 'https://members.sinnsagexxx.com/', 'join_link' => 'https://join.sinnsagexxx.com/signup/signup.php?nats=MC4wLjYyLjY4LjAuMC4wLjAuMA&step=2', 'vod_link' => 'https://sinnsagexxx.com/store/', 'vod_login' => 'https://sinnsagexxx.com/store/odlogin.php', 'vod_join' => 'https://sinnsagexxx.com/store/register.php', 'support_link' => 'mailto:csdarkreach@gmail.com', ], ], ], // Site 23 (sinfulfeet.com) 23 => [ 'default' => [ 'property_uuid' => '0199c614-3aac-7282-a20e-0a35bb6abf85', 'origin_domain' => $_SERVER['HTTP_HOST'] ?? 'sinfulfeet.com', 'success_redirect_url' => 'https://'.$_SERVER['HTTP_HOST'].'/avs_confirm_custom.php', 'success_redirect_url_trial' => 'https://'.$_SERVER['HTTP_HOST'].'/trial/avs_confirm_custom.php', 'custom_template_fields' => [ 'sitename' => 'Sinful Feet', 'siteurl' => 'https://sinfulfeet.com', 'toururl' => 'https://sinfulfeet.com', 'site_logo' => 'https://sinfulfeet.com/custom_assets/images/logo.png', 'members_link' => 'https://members.sinfulfeet.com/', 'join_link' => 'https://join.sinfulfeet.com/signup/signup.php?nats=MC4wLjYxLjY3LjAuMC4wLjAuMA&step=2', 'vod_link' => '#', 'vod_login' => '#/odlogin.php', 'vod_join' => '#/register.php', 'support_link' => 'mailto:csdarkreach@gmail.com', ], ], ], 'default' => [ // Emblem Client API URL 'api_url' => 'https://emblem-avs-api.ghost.army/api/', // Emblem Client API Key 'api_key' => 'y5c4RpVumqaIqvCd1dTRGsohdBD12JQAEvNIstp4D9SwuKC6GHJ3wOOCkipccHdsg56rwx5wxsJkuwJ7', // Emblem Session Name 'session_name' => 'ghostarmy_emblem_avs_uuid', // Emblem Client API UUID (this should be added to your $userInfo array, fallback to the config if not set) 'property_uuid' => '0199c614-3754-7033-af99-670dbb0a2716', // Emblem Client API Group ID 'property_group_id' => 15, // Emblem Client API Origin Domain (must match the domain you registered with in ghost.army) // Leave the PHP logic to make it dynamic 'origin_domain' => isset($_SERVER['HTTP_HOST']) ? $_SERVER['HTTP_HOST'] : 'hotbabes4k.com', // Emblem Client Absolute Path 'emblem_absolute_path' => '/home/httpd/html/hotbabes4k.com/public_html/EmblemAVS/', // Emblem Template 'emblem_template' => 'EmblemAVS.Template.Custom.php', // Enforce Geo, should leave it false unless you wan't the Geo Fence to happen on ghost.army API Side 'enforce_geo' => false, // Success Redirect URL, we will append the UUID to the URL, to something like: members/?emblem_uuid=UUID // (this should be added to your $userInfo array, fallback to the config if not set) 'success_redirect_url' => 'https://'.$_SERVER['HTTP_HOST'].'/members/avs_confirm_custom.php', // Success Redirect URL (trial), we will append the UUID to the URL, to something like: trial/?emblem_uuid=UUID // (this should be added to your $userInfo array, fallback to the config if not set) 'success_redirect_url_trial' => 'https://'.$_SERVER['HTTP_HOST'].'/trial/avs_confirm_custom.php', // Before AV Message 'avs_message' => '⚠️ This website is restricted to users 18 years or older.', // AV Complete Message 'avs_complete' => 'You have successfully verified your age.', // AV Failed Message 'avs_failed' => 'You have failed to verify your age.', // AV Button Text 'avs_button' => 'Verify My Age', // AV Button Class 'avs_button_class' => 'btn btn-primary btn-lg text-white rounded-pill', // AV Button Text (Completed AVS) 'avs_button_success' => 'Continue to Members-Area', // AV Button Class (Completed AVS) 'avs_button_class_success' => 'btn btn-success btn-lg rounded-pill', ], ];