Skip to content

Commit

Permalink
change pinterest error type to errorMsg and set errorMsg
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnaleem authored Nov 20, 2024
1 parent 6da571a commit 3ea18b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ websites:
- name: "Pinterest"
base_url: "https://www.pinterest.com/{}"
url_probe: ""
errorType: "unknown"
errorCode: 308
errorType: "errorMsg"
errorMsg: "<title></title>"

- name: "VSCO"
base_url: "https://vsco.co/{}"
Expand Down

0 comments on commit 3ea18b0

Please sign in to comment.