|
@@ -19,6 +19,8 @@ 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 languages' => 'languages',
|
|
|
|
|
+ 'GET countries' => 'countries',
|
|
|
],
|
|
],
|
|
|
],
|
|
],
|
|
|
[
|
|
[
|