Unfuck Pornhub 2

Hide videos on Pornhub by title with regex. Currently blocks incest titles.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Аўтар
fakeanatomydoctor
Усталяванняў за дзень
0
Усяго ўсталяванняў
306
Рэйтынг
2 0 0
Версія
2.1
Створаны
07.10.2020
Абноўлены
07.10.2020
Памер
1.4 КБ
Ліцэнзія
Н/Д
Ужываецца на

Hide incest videos on Pornhub.

This is an edited version of Kvothe the Bloodless' script, https://sleazyfork.org/en/scripts/406228-un-pornhub

I added regex support to the term list and made the default list incest keywords.

You could always edit the script to include whatever other terms you like and you won't have to see videos that have those terms in the title.

If you're not sure how to use regex, you can just put the word in lower case, like "word", and it should match any word or part of a word that includes it. If you only want to match whole words, put \b at the front and end of the word, like this: "\bword\b"