You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the plugin does not filter text from source selects: for option with text like: "abc "><script>alert('hack')</script> def "><script>alert('hack!')</script> "
it will execute the script inside (on init and options change).