mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-11 12:41:37 +01:00
add link to stored websites data
This commit is contained in:
parent
6735842149
commit
0477f5f3a3
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
This project is developed to automatically detect changes made
|
||||
to the official Telegram sites. This is necessary for anticipating
|
||||
future updates and other things (new vacancies, API updates).
|
||||
future updates and other things (new vacancies, API updates, etc).
|
||||
|
||||
|
||||
| Name | Commits | Status |
|
||||
|
@ -13,6 +13,8 @@ future updates and other things (new vacancies, API updates).
|
|||
* passing – new changes
|
||||
* failing – no changes
|
||||
|
||||
Copy of Telegram websites stored **[here](https://github.com/MarshalX/telegram-crawler/tree/data/data)**.
|
||||
|
||||
### How it should work in dreams
|
||||
|
||||
1. [Link crawling](make_tracked_links_list.py) runs once an hour.
|
||||
|
|
Loading…
Reference in a new issue