You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Small script to check websites every few seconds, and to send a discord webhook notification if a specified string is not in the source code of the website.
Compiling
Run cargo build --release in root directory.
About
A simple monitor for websites written in rust. It can notify you via a discord webhook when a string is not found in a webpage anymore.