mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
wip
This commit is contained in:
parent
951c9c8501
commit
858a3ca662
@ -12,11 +12,11 @@ class ValidateSignature extends Middleware
|
||||
* @var array<int, string>
|
||||
*/
|
||||
protected $ignore = [
|
||||
// 'utm_campaign',
|
||||
// 'utm_source',
|
||||
// 'utm_medium',
|
||||
// 'utm_content',
|
||||
// 'utm_term',
|
||||
// 'fbclid',
|
||||
// 'utm_campaign',
|
||||
// 'utm_content',
|
||||
// 'utm_medium',
|
||||
// 'utm_source',
|
||||
// 'utm_term',
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user