mirror of
https://github.com/serega404/VodokanalBot.git
synced 2026-06-25 07:04:21 +03:00
Deprecate php version
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
return [
|
||||
'url' => 'http://www.tgnvoda.ru/avarii.php',
|
||||
// Telegram
|
||||
'Send_silent' => 'false',
|
||||
'Telegram_token' => 'token',
|
||||
'Telegram_channel' => '@channel'
|
||||
];
|
||||
?>
|
||||
Reference in New Issue
Block a user