fixed ci badge

This commit is contained in:
Askill 2024-07-17 20:37:19 +02:00
parent 3b3ba73507
commit f0082026dc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Optar [![Pytest](https://github.com/Askill/optar/actions/workflows/pytest.yml/badge.svg)](https://github.com/Askill/optar/actions/workflows/pytest.yml) # Optar [![Pytest](https://github.com/Askill/optar/actions/workflows/pytest.yml/badge.svg)](https://github.com/Askill/optar/actions/workflows/pytest.yml)
This tool crawles all pages on a given website to the provided deapth and finds new pages by comparing the new site tree to the cached one. All new pages are then checked for containing any of the provided keywords. If there is a match the page will be higlighted for the reader. This tool crawles all pages on a given website to the provided deapth and finds new pages by comparing the new site tree to the cached one. All new pages are then checked for containing any of the provided keywords. If there is a match the page will be higlighted for the reader.
Default timeout 1h, list of keywords and sites can be changed while the software is running. Default timeout 1h, list of keywords and sites can be changed while the software is running.