FrostCo / AdvancedProfanityFilter

A browser extension to filter profanity from webpages
GNU General Public License v3.0
159 stars 26 forks source link

New GitHub code viewer doesn't get censored by Advanced Profanity Filter #503

Open RiffyDiffy opened 1 year ago

RiffyDiffy commented 1 year ago

:bug: Description

Remember the new GitHub code viewer menu? Well, when you check any repo's code that has swearing (The Friday Night Funkin' repository is a good example), Advanced Profanity Filte does not censor any swears, even with Advanced and Deep mode, and setting the match methods of some words with Partial. It only works when you view the code in Raw mode.

:twisted_rightwards_arrows: Steps To Reproduce

Check a repo with swearing in its code, done.

:camera: Screenshots

Here's a screenshot of a code snippet in CutsceneCharacter.hx.

Screenshot 2023-05-16 at 10 45 00 AM

:computer: Details