X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=javascript%2Fbackground.js;fp=javascript%2Fbackground.js;h=ed52f43801d3a063ffae6a4db98157c4fe47ee69;hb=2bf257d4559190038f10a2da7fc72abd8a45ba54;hp=36974bc012b09351c923f1bd3109047ffb0652c0;hpb=77dffdcdb7a4c632fd98c566eb2b3f487f6efb0e;p=chrome-ext%2Fclearhistory-advance-fork.git diff --git a/javascript/background.js b/javascript/background.js index 36974bc..ed52f43 100644 --- a/javascript/background.js +++ b/javascript/background.js @@ -11,7 +11,7 @@ var CONSTANTS = { * @type {Array.} * @const */ - TIMES: [-1, 1, 2, 24, 168], + TIMES: [-1, 1, 2, 24, 168, 336, 720], /** * The default time (in hours) * @type {number}