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
One short question, why do you use define $blacklist_words with the $ in front?
My convention about it, is to define a variable with $ when it's a jQuery object.