https://github.com/cirosantilli/stack-overflow-vote-fraud-script
https://github.com/cirosantilli/stack-overflow-vote-fraud-script
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cirosantilli/stack-overflow-vote-fraud-script
- Owner: cirosantilli
- Created: 2015-12-13T16:37:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-21T22:38:28.000Z (about 6 years ago)
- Last Synced: 2025-03-31T09:21:54.876Z (about 1 month ago)
- Language: Python
- Size: 41 KB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stack Overflow Vote Fraud Script
Current status: [vote.js](vote.js) is broken. Was not broken a few commits ago, but I tried to improve it. We should likely just port to pure `phantom.js`, `casper.js` is too hard to understand for me.
1. [Getting started](getting-started.md)
1. [Features](features.md)
1. [Motivation](motivation.md)
1. [Puppets](puppets.md)
1. [Schedulers](schedule.md)
1. [schedule_all_answers.py](schedule_all_answers.py)
1. [schedule_random_answers.py](schedule_random_answers.py)
1. [Tor](tor.md)
1. [Bibliography](bibliography.md)
1. [Challenge](challenge.md)
1. [TODO](TODO.md)