Skip to content

Commit

Permalink
move element hiding timeouts to remote config (#1211)
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Kingston <jkingston@duckduckgo.com>
  • Loading branch information
dharb and jonathanKingston authored Aug 15, 2023
1 parent 68c4fcf commit d267d04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions features/element-hiding.json
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,8 @@
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1058"
}
],
"hideTimeouts": [0, 100, 200, 300, 400, 500, 1000, 1500, 2000, 2500, 3000, 5000, 10000],
"unhideTimeouts": [750, 1500, 2250, 3000, 4500, 6000, 12000],
"mediaAndFormSelectors": "video,canvas,embed,object,audio,map,form,input,textarea,select,option",
"adLabelStrings": [
"ad",
Expand Down

0 comments on commit d267d04

Please sign in to comment.