Skip to content

Commit

Permalink
Added "fax" and "modem" to acceptable protocols based on rfc2806.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjba7 authored and flavorjones committed Jan 10, 2023
1 parent 6073ec0 commit ed2c917
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/loofah/html5/safelist.rb
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,7 @@ module SafeList
"callto",
"data",
"ed2k",
"fax",
"feed",
"ftp",
"gopher",
Expand All @@ -990,6 +991,7 @@ module SafeList
"irc",
"line",
"mailto",
"modem",
"news",
"nntp",
"rsync",
Expand Down

0 comments on commit ed2c917

Please sign in to comment.