duckduckgo / firefox-zeroclickinfo

Firefox Add-on using the DuckDuckGo Zero-click Info API
Other
85 stars 27 forks source link

update: Try to grab ATB param at all times … #62

Closed mrshu closed 7 years ago

mrshu commented 7 years ago

update: Try to grab ATB param at all times …

Signed-off-by: mr.Shu mr@shu.io

mrshu commented 7 years ago

@bsstoner Here are the steps necessary to test this:

  1. run jpm run
  2. try searching something on DuckDuckGo, you should see a param in the URL with no variations
  3. open a new tab and try a new search -- you should see the same param
  4. change the constant 1477605600 to something else (like 0)
  5. repeat 2. and 3. -- in 3. you should see a new param with the variations
bsstoner commented 7 years ago

👍