from src.Watcher import Watcher
if __name__ == "__main__":
Watcher("./optar/sites.txt", "./optar/keywords.txt").watch()