Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sewellstephens/hack-proof-helper
https://github.com/sewellstephens/hack-proof-helper
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sewellstephens/hack-proof-helper
- Owner: sewellstephens
- Archived: true
- Created: 2022-06-02T20:53:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T12:11:20.000Z (about 2 years ago)
- Last Synced: 2024-08-01T13:34:42.893Z (3 months ago)
- Language: JavaScript
- Homepage: https://hackarpoof.com
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# hack-proof-helper
![image](https://github.com/sewellstephens/hack-proof-helper/blob/main/hackarpoof-logo-color.png)Want an easy way to stop people from accessing gated content? Use this javascript example for a example of how and how not to.
# Don't be careless
Ensure users don't have the inspector panel as an option to work around paying.# Don't layer unhidden content
To ensure inspector panel isn't an easy workaround, redirect the user in the background. This will ensure it doesn't get used without right plan.# Example code in repo
This repo contains example code under the name 'example.js'.[![image](https://github.com/sewellstephens/hack-proof-helper/blob/main/made-by.png)](https://sewellstephens.com)