Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4efed7d commit a8f214cCopy full SHA for a8f214c
1 file changed
scripts/file-extensions.zeek
@@ -63,7 +63,6 @@ export {
63
["application/x-pem"] = "pem",
64
["application/x-java-jnlp-file"] = "jnlp",
65
["application/vnd.tcpdump.pcap"] = "pcap",
66
- ["text/rtf"] = "rtf",
67
["text/x-shellscript"] = "sh",
68
["text/x-perl"] = "pl",
69
["text/x-ruby"] = "rb",
0 commit comments