Skip to content

Commit

Permalink
Change threads baseurl and errorMsg
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnaleem authored Nov 10, 2024
1 parent b5b7357 commit 53f6e1e
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 @@ -90,10 +90,10 @@ websites:
errorCode: 404

- name: "Threads"
base_url: "https://www.threads.net/@{}"
base_url: "https://threads.net/@{}"
url_probe: ""
errrorType: "errorMsg"
errorMsg: "<!--EF-->"
errorMsg: "<title>Threads</title>"

- name: "Tumblr"
base_url: "https://www.tumblr.com/{}"
Expand Down

0 comments on commit 53f6e1e

Please sign in to comment.