Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zerodytrash authored Apr 4, 2021
1 parent 968daf0 commit b5744f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Google Forms Quiz Resolver
# Google Forms Quiz Solver
Some stupid people abuse the Google Forms validation to create quizzes and giveaways. This is not a good idea because the validation rules are in the source code of any survey. This script tries to extract exact answer conditions ("equal to") from Google Forms and solve them.

<img src="https://github.com/zerodytrash/Google-Forms-Quiz-Resolver/raw/main/demo.png" height="500" />
<img src="https://github.com/zerodytrash/Google-Forms-Quiz-Resolver/raw/main/demo.png" width="750" />

## Requirements
This userscript requires <a href="https://www.tampermonkey.net/">Tampermonkey</a> (available for <a href="https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=de">Chrome</a> and <a href="https://addons.mozilla.org/de/firefox/addon/tampermonkey/">Firefox</a>).
Expand Down

0 comments on commit b5744f6

Please sign in to comment.