Explorar el Código

Merge branch 'Kotenko' of gitgod/geolook into master

Serge hace 5 años
padre
commit
a0f7f2a9eb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/Http/Middleware/VerifyCsrfToken.php

+ 1 - 1
app/Http/Middleware/VerifyCsrfToken.php

@@ -19,7 +19,7 @@ class VerifyCsrfToken extends Middleware
      * @var array
      * @var array
      */
      */
     protected $except = [
     protected $except = [
-       // '869244226:'
+        '/tbot/869244226:AAG1K-ku_c7q-8TgaaEKR9k14kEWZ7AqfCs'
     ];
     ];
 
 
 //     public function __construct(\Illuminate\Foundation\Application $app, \Illuminate\Contracts\Encryption\Encrypter $encrypter)
 //     public function __construct(\Illuminate\Foundation\Application $app, \Illuminate\Contracts\Encryption\Encrypter $encrypter)