Skip to content

Commit

Permalink
Updated default filter
Browse files Browse the repository at this point in the history
  • Loading branch information
isaiahzs committed Dec 14, 2017
1 parent 105589c commit ad4eb1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/se/api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class Client

def initialize(key, **params)
@key = key
@params = params.merge({filter: '!WrkIOxkAhJs(wAFMz1A48Ufh_crABCW-PeZU*2b'})
@params = params.merge({filter: '!*1_).BnZb8pdvWlZpJYNyauMekouxK9-RzUNUrwiB'})
@quota = nil
@quota_used = 0
@backoff = DateTime.now
Expand Down

0 comments on commit ad4eb1b

Please sign in to comment.