BlockeneitorWeb
- Change the extension of the script, for example: web_block.pyd
- Open Task Scheduler and create a new task to run with all the privileges
- Set the script and make that begin with the start up
- Add the execution of this script to the CRON Table using the command: sudo crontab -e
- Add in the end of the file: @reboot python3 /home/YOUR_NAME_SESSION/LOCATION_WHERE_PASTE_THE_FILE/web_block.py
- Reboot
Open-sourced software licensed under the MIT license.

