evorepo/main/fixtures/denylist.json
Jelle van der Waa 3f807c8e18 Add rebuilderd status to the package details page
The reproducible status is now shown for logged in users, as the
reproducible effort is still much experimental and so to not confuse not
logged in users.
2021-06-20 19:38:37 +02:00

9 lines
136 B
JSON

[
{
"model": "packages.flagdenylist",
"pk": 1,
"fields": {
"keyword": "bit.ly"
}
}
]