Skip to content

Commit

Permalink
Update config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulpogoda authored Nov 11, 2024
1 parent bbba234 commit e61b6c7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,3 +190,16 @@ websites:
url_probe: ""
errorType: "unknown"
errorCode: 403

- name: "Yandex Dzen"
base_url: "https://dzen.ru/{}"
url_probe: ""
errorType: "status code"
errorCode: 404

- name: "YVision KZ"
base_url: "https://yvision.kz/u/{}"
url_probe: ""
errorType: "status code"
errorCode: 404

0 comments on commit e61b6c7

Please sign in to comment.