Update manifest.json with real sponsor data for testing

This commit is contained in:
Admin9705
2025-06-15 12:15:05 -04:00
parent 98129c2641
commit 0c17223994

View File

@@ -3,10 +3,94 @@
"updated": "2024-12-25T12:00:00Z",
"sponsors": [
{
"login": "example-sponsor",
"name": "Example Sponsor",
"avatarUrl": "https://ui-avatars.com/api/?name=ES&background=4A90E2&color=fff&size=200",
"url": "https://github.com/example-sponsor"
"login": "elfhosted",
"name": "ElfHosted",
"avatarUrl": "https://avatars.githubusercontent.com/u/109462257?v=4",
"url": "https://github.com/elfhosted",
"tier": "Featured Sponsor",
"monthlyAmount": 25,
"createdAt": "2024-01-01T00:00:00Z",
"category": "featured"
},
{
"login": "simplytoast1",
"name": "simplytoast1",
"avatarUrl": "https://avatars.githubusercontent.com/u/simplytoast1?v=4",
"url": "https://github.com/simplytoast1",
"tier": "Tier II - Sponsor",
"monthlyAmount": 20,
"createdAt": "2024-01-01T00:00:00Z",
"category": "active"
},
{
"login": "TheOnlyLite",
"name": "TheOnlyLite",
"avatarUrl": "https://avatars.githubusercontent.com/u/TheOnlyLite?v=4",
"url": "https://github.com/TheOnlyLite",
"tier": "Tier II - Sponsor",
"monthlyAmount": 20,
"createdAt": "2024-01-01T00:00:00Z",
"category": "active"
},
{
"login": "tcconnally",
"name": "tcconnally",
"avatarUrl": "https://avatars.githubusercontent.com/u/tcconnally?v=4",
"url": "https://github.com/tcconnally",
"tier": "Tier I - Sponsor",
"monthlyAmount": 10,
"createdAt": "2024-01-01T00:00:00Z",
"category": "active"
},
{
"login": "feinhorn",
"name": "feinhorn",
"avatarUrl": "https://avatars.githubusercontent.com/u/feinhorn?v=4",
"url": "https://github.com/feinhorn",
"tier": "Supporter",
"monthlyAmount": 5,
"createdAt": "2024-01-01T00:00:00Z",
"category": "past"
},
{
"login": "jimmyza-cpu",
"name": "jimmyza-cpu",
"avatarUrl": "https://avatars.githubusercontent.com/u/jimmyza-cpu?v=4",
"url": "https://github.com/jimmyza-cpu",
"tier": "Supporter",
"monthlyAmount": 5,
"createdAt": "2024-01-01T00:00:00Z",
"category": "past"
},
{
"login": "pozd5995",
"name": "pozd5995",
"avatarUrl": "https://avatars.githubusercontent.com/u/pozd5995?v=4",
"url": "https://github.com/pozd5995",
"tier": "Supporter",
"monthlyAmount": 5,
"createdAt": "2024-01-01T00:00:00Z",
"category": "past"
},
{
"login": "NumNuts101",
"name": "NumNuts101",
"avatarUrl": "https://avatars.githubusercontent.com/u/NumNuts101?v=4",
"url": "https://github.com/NumNuts101",
"tier": "Supporter",
"monthlyAmount": 5,
"createdAt": "2024-01-01T00:00:00Z",
"category": "past"
},
{
"login": "xtamtamx",
"name": "xtamtamx",
"avatarUrl": "https://avatars.githubusercontent.com/u/xtamtamx?v=4",
"url": "https://github.com/xtamtamx",
"tier": "Supporter",
"monthlyAmount": 5,
"createdAt": "2024-01-01T00:00:00Z",
"category": "past"
}
],
"project": {