Cyber Fucker |
05-02-2018 03:10 PM |
RegEx to remove politics related threads on GFY
I was thinking I could use something like foxreplace ff add-on to get rid of some stuff, and make Fucking Around & Program Discussion index view cleaner.
Thread HTML bits are basically made of table rows <tr> stuff, new lines and so on </tr>... Can anyone help with this?
I think it would be something like this: <tr>(.|\n)*?<\/tr> but it needs to meet another condition for (Trump|Kim\ Jong|Hillary\ Clinton|President|Kardashian|something irrelevant and boring) etc. etc.
:helpme
|