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
/* Requirements | |
1.- Go make an account in https://www.mynotifier.app/, and get your api token | |
- Install the app in your phone and registr your device in such app | |
- You can use any other notification system but this one send you push notifications to your phone wich is neat | |
2.- You need to be in the proces od scheduling a date and need to be placed in that page at the monent | |
- Open developer tools and replace your credentials | |
- 'x-csrf-token': '<Your csrf token>', get this by spying other request being made in the page | |
or by recognizing the actual request for the dates | |
- Paste this script in the console and press enter | |
*/ |