Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 29 days 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 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-13T02:44:19.000Z (over 9 years ago)
- Last Synced: 2024-11-07T19:53:14.584Z (3 months 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
}
```