Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added delay randomization for inputs #283

Merged
merged 2 commits into from
Apr 13, 2019
Merged

Conversation

ziflex
Copy link
Member

@ziflex ziflex commented Apr 12, 2019

Added delay randomization for inputs. It allows to bypass bots protection systems.

@ziflex ziflex added area/drivers/cdp Cdp driver area/drivers HTML drivers labels Apr 12, 2019
@ziflex ziflex requested a review from 3timeslazy April 12, 2019 20:22
@@ -13,6 +14,9 @@ default: build

build: vet generate test compile

install:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

export GO111MODULE=on is enough. Go download dependencies yourself.

@codecov
Copy link

codecov bot commented Apr 12, 2019

Codecov Report

Merging #283 into master will increase coverage by <.1%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master    #283     +/-   ##
========================================
+ Coverage    56.1%   56.1%   +<.1%     
========================================
  Files         189     189             
  Lines        5777    5777             
========================================
+ Hits         3241    3242      +1     
+ Misses       2191    2190      -1     
  Partials      345     345

@ziflex ziflex merged commit e23e73c into master Apr 13, 2019
@ziflex ziflex deleted the feature/input-randomization branch April 13, 2019 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/drivers/cdp Cdp driver area/drivers HTML drivers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants