Greasy Fork is available in English.

GreasyFork Bullshit Filter

Hides scripts for popular browser games and social networks as well as scripts that use "foreign" characters in descriptions. Applies to posts in Forum too.

< Отзив за GreasyFork Bullshit Filter

Отзив: Отлично - скриптът работи

§
Публикуван на: 15.11.2019
Редактиран на: 15.11.2019

Make non-ASCII to non-Latin

Hi! I was unsatisfied with the overblocking of french, spanish, some symbols etc.

For me the purpose of the non-ASCII filter was to get rid of items with writing systems I absolutely don't understand.

So... I just turned it into a non-Latin filter (include latin extended and a symbol block) and it works fine. Also for the stuff you mentioned here.

const filters = {
        'Non-Latin': /[^\u0000-\u024F\u2000-\u214F\s]+/,

btw the /i flag didn't really make sense in the old regex.

I hope I could help some of you guys. Maybe you can modify the existing ASCII filter or just add the non-Latin filter. Thanks for maintaining the script! Graphen

darkredАвтор
§
Публикуван на: 15.11.2019

I added your filter. Thanks for the contribution!

§
Публикуван на: 17.11.2019

Nice, thank you too!

Публикувайте отговор

Влезте, за да публикувате отговор.