34935-vm/config.php
Flatlogic Bot 557e4a3669 Cloud
2025-10-14 02:44:21 +00:00

6 lines
121 B
PHP

<?php
// Main configuration file
// OpenWeatherMap API Key
define('OWM_API_KEY', '1dfc5acd07d74b93a2ebdcccf3181cab');
?>