-
-
Save Windows81/385ff82b44221954b5ad8371152cc123 to your computer and use it in GitHub Desktop.
Instructions on how to make Requestly think you're on an Enterprise plan
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0) open the Requestly website. | |
1) navigate to Source tab in DevTools, then open "main.73becfd4.js". | |
2) format code and add breakpoint in DevTools at around line 96708 (after 'PREMIUM_PLANS' is initialised). | |
3) reload the f***ing page. | |
4) run this snippet on the console: "Pt.PLAN_NAMES.BASIC=Pt.PLAN_NAMES.BRONZE=Pt.PLAN_NAMES.ENTERPRISE". |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment