This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
dever-package
/
pay
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
2c8cc4ffe5
Ramos
Etiquetas
202308091537_hotfix
20230908_hotfix
master
pay
/
config
/
route.php
route.php
78 B
Histórico
Em bruto
1
2
3
4
5
6
<?php
return array
(
'notify/(.*?)' => 'api.notify?account_id=$1',
);