hallowed-needle-85768
08/08/2024, 5:40 PM<http://mydomain.com?param1=123>
VARIATION: <http://mydomain.com?param1=456>
But I need it to match urls like this: <http://mydomain.com?param1=123¶m2=abc¶m3=def>
Is this possible?fresh-football-47124
fresh-football-47124
<https://example.com?param1=123¶m2=¶m3=>
Which will match param1=123 specifically, and the param2 and param3 must be there, but no specific value