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.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

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
Size
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"