wip
This commit is contained in:
@@ -12,11 +12,11 @@ class ValidateSignature extends Middleware
|
|||||||
* @var array<int, string>
|
* @var array<int, string>
|
||||||
*/
|
*/
|
||||||
protected $ignore = [
|
protected $ignore = [
|
||||||
// 'utm_campaign',
|
|
||||||
// 'utm_source',
|
|
||||||
// 'utm_medium',
|
|
||||||
// 'utm_content',
|
|
||||||
// 'utm_term',
|
|
||||||
// 'fbclid',
|
// 'fbclid',
|
||||||
|
// 'utm_campaign',
|
||||||
|
// 'utm_content',
|
||||||
|
// 'utm_medium',
|
||||||
|
// 'utm_source',
|
||||||
|
// 'utm_term',
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user