Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Filter Places query URI having HTTP GET parameter

  • Keine Antworten
  • 1 hat dieses Problem
  • 26 Aufrufe
more options

I have constructed a smart bookmark using places query places query like: place:queryType=0&sort=8&domain=mydomain.com

The full URL is something like: https://mydomain.com?model=product&id=282

Now I want to further restrict the results by filtering out certain HTTP GET Parameter values. for example:

  • I want to leave out URLs having model as a parameter in the URL
  • I want to include URLs having 'product' as a value for parameter model

I looked at the documentation and could find anything related to GET parameters. Is this possible?

I have constructed a smart bookmark using [https://developer.mozilla.org/en-US/docs/Mozilla/Tech/Places/Places_query_URIs places query] places query like: place:queryType=0&sort=8&domain=mydomain.com The full URL is something like: https://mydomain.com?model=product&id=282 Now I want to further restrict the results by filtering out certain HTTP GET Parameter values. for example: * I want to leave out URLs having model as a parameter in the URL * I want to include URLs having 'product' as a value for parameter model I looked at the documentation and could find anything related to GET parameters. Is this possible?