mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Account for expired Nerd listings TLS certificate.
This commit is contained in:
parent
b180132d50
commit
0bbf28c41a
2 changed files with 2 additions and 1 deletions
|
@ -43,7 +43,7 @@ This site is featured in some cool directories.
|
|||
<details>
|
||||
<summary>Pending directories</summary>
|
||||
|
||||
- [Nerd Listings](https://nerdlistings.info/category/personalsites/) (pending)
|
||||
- [Nerd Listings](https://nerdlistings.info/category/personalsites/) (pending; expired TLS certificate)
|
||||
- [LinkLane](https://www.linklane.net/) (pending)
|
||||
- [Blog Surf](https://blogsurf.io/) (pending)
|
||||
|
||||
|
|
|
@ -36,6 +36,7 @@ IgnoreURLs:
|
|||
- "https://seirdy.one/webmentions/"
|
||||
- "http://creativecommons.org/ns"
|
||||
- "https://seirdy.one/search/"
|
||||
- "https://nerdlistings.info/category/personalsites/" # I reached out about the expired cert and mentioned the issue on the page.
|
||||
- "https://www.reddit.com/user/Seirdy" # reddit doesn't like htmltest
|
||||
# - "https://i.reddit.com/r/web_design/comments/k0dmpj/an_opinionated_list_of_best_practices_for_textual/gdmxy4u/"
|
||||
- "https://i.reddit.com"
|
||||
|
|
Loading…
Reference in a new issue