Revert "Remove telegrams"

This commit is contained in:
RealAngeleno
2023-07-15 23:03:13 -07:00
committed by GitHub
parent 7feb101bbf
commit af6bb09031
8 changed files with 192 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ $pages = array(
'/IP/([\w.:]+)' => 'secure_POST ip', // view ip address
'/IP/([\w.:]+)/remove_note/(\d+)' => 'secure ip_remove_note', // remove note from ip address
'/IP/([\w.:-]+)/remove_telegram/(\d+)' => 'secure ip_remove_telegram', // remove telegram from ip address
'/ban' => 'secure_POST ban', // new ban
'/bans' => 'secure_POST bans', // ban list