Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit ff180cf2 authored by Alexandre Flament's avatar Alexandre Flament Committed by GitHub
Browse files

Merge pull request #203 from return42/drop-dogpile

[fix] drop engine dogpile
parents 4f09c7ba 27670460
Loading
Loading
Loading
Loading
+0 −20
Original line number Original line Diff line number Diff line
@@ -1536,26 +1536,6 @@ engines:
      require_api_key: false
      require_api_key: false
      results: HTML
      results: HTML


  - name: dogpile
    shortcut: dp
    engine: xpath
    paging: true
    page_size: 9
    # Doesn't work without the 'sc' parameter
    search_url: https://www.dogpile.com/serp?q={query}&page={pageno}&sc=Gp0GqqlRVflv20
    url_xpath: //span[@class="web-bing__url"]
    title_xpath: //a[@class="web-bing__title"]
    content_xpath: //span[@class="web-bing__description"]
    categories: general
    timeout: 3.0
    disabled: true
    about:
      website: https://www.dogpile.com
      wikidata_id: Q3595363
      use_official_api: false
      require_api_key: false
      results: html

  - name: brave
  - name: brave
    shortcut: brave
    shortcut: brave
    engine: xpath
    engine: xpath