Skip to content

Commit

Permalink
Merge pull request #229 from brendon/patch-1
Browse files Browse the repository at this point in the history
Allow sms: as a valid protocol
  • Loading branch information
flavorjones committed Mar 14, 2022
2 parents f854056 + 4404f30 commit 6f6d2c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/loofah/html5/safelist.rb
Expand Up @@ -766,6 +766,7 @@ module SafeList
"rsync",
"rtsp",
"sftp",
"sms",
"ssh",
"tag",
"tel",
Expand Down

0 comments on commit 6f6d2c9

Please sign in to comment.