diff --git a/json/mikrotik-routeros.json b/json/mikrotik-routeros.json index 03d87c75..a4014997 100644 --- a/json/mikrotik-routeros.json +++ b/json/mikrotik-routeros.json @@ -2,7 +2,8 @@ "name": "Mikrotik RouterOS CHR", "slug": "mikrotik-routeros", "categories": [ - 2 + 2, + 4 ], "date_created": "2024-05-02", "type": "vm", @@ -31,4 +32,4 @@ "password": "none" }, "notes": [] -} \ No newline at end of file +} diff --git a/json/openwrt.json b/json/openwrt.json index 8b23a260..7f2d01ca 100644 --- a/json/openwrt.json +++ b/json/openwrt.json @@ -2,7 +2,8 @@ "name": "OpenWrt", "slug": "openwrt", "categories": [ - 4 + 4, + 2 ], "date_created": "2024-05-02", "type": "vm", diff --git a/json/opnsense-vm.json b/json/opnsense-vm.json index e2c92b52..1d8ab146 100644 --- a/json/opnsense-vm.json +++ b/json/opnsense-vm.json @@ -2,7 +2,8 @@ "name": "OPNsense", "slug": "opnsense-vm", "categories": [ - 4 + 4, + 2 ], "date_created": "2025-02-11", "type": "vm", @@ -11,7 +12,7 @@ "interface_port": 443, "documentation": "https://docs.opnsense.org/", "website": "https://opnsense.org/", - "logo": "https://raw.githubusercontent.com/opnsense/core/master/src/opnsense/scripts/OPNsense/CaptivePortal/htdocs_default/images/default-logo.png", + "logo": "https://raw.githubusercontent.com/opnsense/docs/refs/heads/master/source/images/opnsense_logo_horizontaal.png", "description": "OPNsense is an open-source firewall and routing platform based on FreeBSD. It provides advanced security features, including intrusion detection, VPN support, traffic shaping, and web filtering, with an intuitive web interface for easy management. Known for its reliability and regular updates, OPNsense is a popular choice for both businesses and home networks.", "install_methods": [ {