https://github.com/jaredleechn/auto-pv
simple function for increasing page views by proxy and fake headers
https://github.com/jaredleechn/auto-pv
Last synced: 6 months ago
JSON representation
simple function for increasing page views by proxy and fake headers
- Host: GitHub
- URL: https://github.com/jaredleechn/auto-pv
- Owner: jaredleechn
- License: mit
- Created: 2015-10-13T02:41:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-13T02:44:19.000Z (over 10 years ago)
- Last Synced: 2024-12-29T09:26:30.698Z (over 1 year ago)
- Language: Python
- Size: 137 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
## simple function for increasing page views by proxy and fake headers
config your config.json like this
```
{
"refererList": [
referer1, referer2
],
"url": yourDest
}
```