What software have you made to improve your workflow or rice? - Desktop Customization & Workflow

Users browsing this thread: 2 Guest(s)
budRich
Long time nixers
(11-09-2019, 07:05 AM)zge Wrote: Thanks, but shouldn't the regex be have a ^ and a $? If I'm not mistaken, your bloking anyone who has "jkl" as a substring.

^^ Also, not sure how clever it is to use googleapis...

When fraun was interested i got interested too, so I searched for "userscript to hide annoying users on forum". I found a pastebin with a script for some other forum, and just hacked on it till jkl disappeared. I don't know javascript or jQuery, but i am sure there is a way to do it without jQuery at all, and maybe it can be included in some other way then google api. I use decentraleyes, and i think it always uses local jquery anyways.

And yes, the regex could be improved, maybe not using a regex at all and only test for exact matches would be better.


Messages In This Thread
RE: What software have you made to improve your workflow or rice? - by budRich - 11-09-2019, 11:09 AM