bot icon indicating copy to clipboard operation
bot copied to clipboard

Handle an edge case in the rich embed filter.

Open Qwerty-133 opened this issue 2 years ago • 1 comments

https://google.com produces an embed with a url https://google.com/. Since those two don't compare equal, the embed filter thinks the embed wasn't auto-generated from a url. We should ignore trailing slashes in urls to reduce false positives.

Qwerty-133 avatar Nov 05 '21 13:11 Qwerty-133

Was this fixed in #1937?

onerandomusername avatar Dec 17 '21 05:12 onerandomusername