diff --git a/.github/README.md b/.github/README.md index a6801992..a294984b 100644 --- a/.github/README.md +++ b/.github/README.md @@ -625,7 +625,7 @@ Reviewing security headers is important, as it offers insights into a site's def - [content-security-policy.com](https://content-security-policy.com/) - [resourcepolicy.fyi](https://resourcepolicy.fyi/) - [HTTP Security Headers](https://securityheaders.com/) -- [Mozilla Observatory](https://observatory.mozilla.org/) +- [Mozilla HTTP Observatory](https://developer.mozilla.org/en-US/observatory) - [CSP Docs](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP) - [HSTS Docs](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security) - [X-Content-Type-Options Docs](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Content-Type-Options) @@ -1277,7 +1277,7 @@ Huge thanks to these wonderful people, who sponsor me on GitHub, their support h ## License -> _**[Lissy93/Web-Check](https://github.com/Lissy93/web-check)** is licensed under [MIT](https://github.com/Lissy93/web-check/blob/HEAD/LICENSE) © [Alicia Sykes](https://aliciasykes.com) 2023._
+> _**[Lissy93/Web-Check](https://github.com/Lissy93/web-check)** is licensed under [MIT](https://github.com/Lissy93/web-check/blob/HEAD/LICENSE) © [Alicia Sykes](https://aliciasykes.com) 2024._
> For information, see TLDR Legal > MIT
@@ -1312,7 +1312,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

- © Alicia Sykes 2023
+ © Alicia Sykes 2024
Licensed under MIT

Thanks for visiting :) diff --git a/src/web-check-live/components/misc/Footer.tsx b/src/web-check-live/components/misc/Footer.tsx index 22acecb9..e49dc577 100644 --- a/src/web-check-live/components/misc/Footer.tsx +++ b/src/web-check-live/components/misc/Footer.tsx @@ -53,7 +53,7 @@ const Footer = (props: { isFixed?: boolean }): JSX.Element => { Web-Check is licensed under MIT - - © Alicia Sykes 2023 + © Alicia Sykes 2024 );