uawdijnntqw1x1x1
IP : 216.73.216.76
Hostname : server.zoomride.app
Kernel : Linux server.zoomride.app 4.18.0-553.158.1.el8_10.x86_64 #1 SMP Wed Aug 26 03:18:33 EDT 2026 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
zoomride2022
/
public_html
/
uslfranchise.com
/
..
/
syrpayment.com
/
config
/
exchange_rates.php
/
/
<?php return [ 'provider' => 'sp_today', 'sp_today_url' => env( 'SP_TODAY_URL', 'https://sp-today.com/en' ), 'city' => env( 'SP_TODAY_CITY', 'damascus' ), /* * SP Today payload currently appears to expose values such as * USD 13175 / 13225 while the new Syrian-pound display may use * approximately 131.75 / 132.25. * * We will verify this before showing rates publicly. */ 'display_divisor' => (float) env( 'SP_TODAY_DISPLAY_DIVISOR', 100 ), 'cache_minutes' => (int) env( 'EXCHANGE_RATE_CACHE_MINUTES', 10 ), /* * Reject externally fetched data that is too old. * This is important because the SP Today payload we inspected contained * some currency timestamps from August 15 even though today is later. */ 'max_source_age_hours' => (int) env( 'EXCHANGE_RATE_MAX_SOURCE_AGE_HOURS', 24 ), 'currencies' => [ 'USD', 'EUR', 'TRY', 'SAR', 'AED', ], ];
/home/zoomride2022/public_html/uslfranchise.com/../syrpayment.com/config/exchange_rates.php