Skip to content

Commit

Permalink
add hackernews
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnaleem authored Dec 11, 2024
1 parent 35757de commit f54d942
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -435,3 +435,10 @@ websites:
follow_redirects: true
errorType: "errorMsg"
errorMsg: '<p class="text-text-tertiary typo-callout">You’re not supposed to be here.</p>'

- name: "HackerNews"
base_url: "https://news.ycombinator.com/user?id={}"
url_probe: ""
follow_redirects: true
errorType: "errorMsg"
errorMsg: 'No such user.'

0 comments on commit f54d942

Please sign in to comment.