app store json updated.

This commit is contained in:
Shreyas Zare
2025-02-15 15:52:34 +05:30
parent ee7b9fc21f
commit d1b8fb827e

View File

@@ -242,6 +242,12 @@
"version": "6.1", "version": "6.1",
"url": "https://download.technitium.com/dns/apps/BlockPageApp-v6.1.zip", "url": "https://download.technitium.com/dns/apps/BlockPageApp-v6.1.zip",
"size": "28.3 KB" "size": "28.3 KB"
},
{
"serverVersion": "13.4.2",
"version": "6.2",
"url": "https://download.technitium.com/dns/apps/BlockPageApp-v6.2.zip",
"size": "28.4 KB"
} }
] ]
}, },
@@ -853,7 +859,7 @@
}, },
{ {
"name": "Query Logs (MySQL)", "name": "Query Logs (MySQL)",
"description": "Logs all incoming DNS requests and their responses in a MySQL database that can be queried from the DNS Server web console.", "description": "Logs all incoming DNS requests and their responses in a MySQL/MariaDB database that can be queried from the DNS Server web console.",
"versions": [ "versions": [
{ {
"serverVersion": "13.4", "serverVersion": "13.4",
@@ -866,6 +872,12 @@
"version": "1.1", "version": "1.1",
"url": "https://download.technitium.com/dns/apps/QueryLogsMySqlApp-v1.1.zip", "url": "https://download.technitium.com/dns/apps/QueryLogsMySqlApp-v1.1.zip",
"size": "6.70 MB" "size": "6.70 MB"
},
{
"serverVersion": "13.4.2",
"version": "2.0",
"url": "https://download.technitium.com/dns/apps/QueryLogsMySqlApp-v2.zip",
"size": "472 KB"
} }
] ]
}, },
@@ -974,6 +986,12 @@
"version": "1.1", "version": "1.1",
"url": "https://download.technitium.com/dns/apps/QueryLogsSqlServerApp-v1.1.zip", "url": "https://download.technitium.com/dns/apps/QueryLogsSqlServerApp-v1.1.zip",
"size": "4.67 MB" "size": "4.67 MB"
},
{
"serverVersion": "13.4.2",
"version": "1.2",
"url": "https://download.technitium.com/dns/apps/QueryLogsSqlServerApp-v1.2.zip",
"size": "4.67 MB"
} }
] ]
}, },