Skip to content

Commit

Permalink
Add TripAdvisor
Browse files Browse the repository at this point in the history
  • Loading branch information
janheinrichmerker committed Nov 1, 2023
1 parent 524f496 commit 3cf086a
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions data/selected-services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26588,3 +26588,28 @@
interpreted_query_parsers: []
results_parsers: []
focused_url_prefixes: []
- name: tripadvisor
public_suffix: net
alexa_domain: tripadvisor.com
alexa_rank: null
category: search-engine
notes: null
input_field: null
search_form: null
search_div: null
domains:
- tripadvisor.com
query_parsers:
- url_pattern: ^https?://[^/]+/Search\?
type: query_parameter
parameter: q
- url_pattern: ^https?://[^/]+/SearchForums\?
type: query_parameter
parameter: q
page_parsers: []
offset_parsers: []
interpreted_query_parsers: []
results_parsers: []
focused_url_prefixes:
- /Search?
- /SearchForums?

0 comments on commit 3cf086a

Please sign in to comment.