diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 32822b36..964ef386 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,4 @@ # These are supported funding model platforms github: [chapmanjacobd] +custom: ["https://unli.xyz/diskprices/"] diff --git a/.github/README.md b/.github/README.md index f8f06dbc..fe6bfa79 100644 --- a/.github/README.md +++ b/.github/README.md @@ -3320,4 +3320,6 @@ You can expand all by running this in your browser console: (() => { const readmeDiv = document.querySelector("article"); const detailsElements = readmeDiv.getElementsByTagName("details"); for (let i = 0; i < detailsElements.length; i++) { detailsElements[i].setAttribute("open", "true"); } })(); ``` +Help support this project by buying hard drives: [https://www.unli.xyz/diskprices/](https://www.unli.xyz/diskprices/) + diff --git a/library/readme.py b/library/readme.py index d6ad7e77..e198bf47 100644 --- a/library/readme.py +++ b/library/readme.py @@ -421,6 +421,8 @@ {expand_all_js} +Help support this project by buying hard drives: [https://www.unli.xyz/diskprices/](https://www.unli.xyz/diskprices/) + """ print(readme)