|
@@ -21,6 +21,7 @@ return [
|
|
|
'GET captcha' => 'captcha',
|
|
'GET captcha' => 'captcha',
|
|
|
'GET send-notice' => 'send-notice',
|
|
'GET send-notice' => 'send-notice',
|
|
|
'GET send-notify' => 'send-notify',
|
|
'GET send-notify' => 'send-notify',
|
|
|
|
|
+ 'GET random-id' => 'random-id',
|
|
|
],
|
|
],
|
|
|
],
|
|
],
|
|
|
[
|
|
[
|