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

Commit d150f60f authored by Israel Yago Pereira's avatar Israel Yago Pereira
Browse files

Set bing as always strict

parent 3bcbf62b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@ def request(query, params):

    params['cookies']['SRCHHPGUSR'] = \
        f'SRCHLANG={language}&BRW=XW&BRH=M&CW={CW}&CH={CH}&DPR=1&UTC=-180&DM=1&HV={HV}&WTS={WTS}&ADLT=' \
        + 'OFF'
        + 'STRICT'

    params['cookies']['_EDGE_S'] = 'mkt=' + language +\
        '&ui=' + language + '&F=1'