-
Spamming Server
If you want to see big numbers in your profile, deploy a standalone solution to draw any views count you want without spamming our server. Everybody knows that any counters could be faked.
A billion fake profile views doesn't make you a very popular person, it makes you a person with a billion number in the counter.
-
GitHub Counter Viewer Graph on Google Spreadsheet
-
GitHub
View Counter : Multi Collection onPostman
This Counter is Scheduled by ...
Automated Get Request via Postman, set to 50 times every hour.
From 10 request pages, in total 500 every hour.
-
Automated Get Request via Dell Boomi, set to run every minute.
<svg xmlns="http://www.w3.org/2000/svg" width="129" height="20">
<linearGradient id="b" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/>
</linearGradient>
<mask id="a">
<rect width="129" height="20" rx="0" fill="#fff"/>
</mask>
<g mask="url(#a)">
<rect width="97" height="20" fill="#555"/>
<rect x="97" width="32" height="20" fill="#007ec6"/>
<rect width="129" height="20" fill="url(#b)"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="49.5" y="15" fill="#010101" fill-opacity=".3">PROFILE VIEWS</text>
<text x="49.5" y="14">PROFILE VIEWS</text>
<text x="112" y="15" fill="#010101" fill-opacity=".3">175</text>
<text x="112" y="14">175</text>
</g>
</svg>
-
Also Scheduled via
Google AppScript
: GitHub Counter ViewerHacks
Automated Get Request via AppScript, Deployed to run every minute.
Need help to Automate Scheduling from other technologies too!