From 45ca793470180448a408694130ef20355326dd96 Mon Sep 17 00:00:00 2001 From: RekGRpth Date: Mon, 10 Feb 2025 07:26:45 +0500 Subject: [PATCH] tags --- META.json | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/META.json b/META.json index 01af7bd..ffca49b 100644 --- a/META.json +++ b/META.json @@ -30,24 +30,33 @@ "tags": [ "curl", "url", - "http", - "https", + "dict", + "file", "ftp", "ftps", "gopher", - "tftp", - "scp", - "sftp", - "smb", - "telnet", - "dict", + "gophers", + "http", + "https", + "imap", + "imaps", "ldap", "ldaps", - "file", - "imap", - "smtp", + "mqtt", "pop3", + "pop3s", + "rtmp", + "rtmps", "rtsp", - "rtmp" + "scp", + "sftp", + "smb", + "smbs", + "smtp", + "smtps", + "telnet", + "tftp", + "ws", + "wss" ] }