We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92f8f72 commit 8fa7b9cCopy full SHA for 8fa7b9c
1 file changed
lib/excluded-links.js
@@ -13,5 +13,6 @@ module.exports = [
13
'https://haveibeenpwned.com/',
14
'https://www.ilo.org/dyn/normlex/en/f\\?p=NORMLEXPUB:12100:0::NO::P12100_ILO_CODE:P029',
15
'https://www.linkedin.com/company/github',
16
- 'https://www.facebook.com/'
+ 'https://www.facebook.com/',
17
+ 'https://ko-fi.com/'
18
]
0 commit comments