claude-configs/plugins/blocklist.json
Cal Corum 545c3e5673 Update plugin marketplace timestamps and submodule ref
Refresh blocklist and known_marketplaces fetch/update timestamps; bump claude-code-plugins submodule to latest.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 14:42:20 -06:00

17 lines
414 B
JSON

{
"fetchedAt": "2026-03-07T20:00:33.830Z",
"plugins": [
{
"plugin": "code-review@claude-plugins-official",
"added_at": "2026-02-11T03:16:31.424Z",
"reason": "just-a-test",
"text": "This is a test #5"
},
{
"plugin": "fizz@testmkt-marketplace",
"added_at": "2026-02-12T00:00:00.000Z",
"reason": "security",
"text": "this is a security test"
}
]
}