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!)

Autor
fakeanatomydoctor
Dnevne instalacije
0
Ukupno instalacija
306
Ocene
2 0 0
Verzija
2.1
Napravljeno
07. 10. 2020
Ažurirano
07. 10. 2020
Size
1,42 КБ
Licenca
Nije dostupno
Važi za

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"