feat(updates): add wp-plugin-info.json skeleton for PUC Generic JSON source
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "CF7 Spam → Telegram",
|
||||
"slug": "cf7-spam-to-telegram",
|
||||
"version": "1.1.0",
|
||||
"download_url": "https://git.netranking.ru/bryzgalov/cf7-spam-to-telegram/releases/download/v1.1.0/cf7-spam-to-telegram-1.1.0.zip",
|
||||
"homepage": "https://git.netranking.ru/bryzgalov/cf7-spam-to-telegram",
|
||||
"requires": "6.0",
|
||||
"tested": "6.9",
|
||||
"requires_php": "7.4",
|
||||
"last_updated": "2026-04-21 00:00:00",
|
||||
"author": "Vladimir Bryzgalov",
|
||||
"sections": {
|
||||
"description": "Forwards CF7 spam submissions to Telegram with heuristic classification (client/unclear/spam/drop labels).",
|
||||
"changelog": "<h4>1.1.0</h4><ul><li>Silent drop: hard-rule/score threshold + dry-run mode, Settings block, Dashboard counter.</li></ul>"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user