filter 3 more sources (#605)
This commit is contained in:
parent
cd9b9642fb
commit
5e8130b94d
@ -54,5 +54,8 @@ private fun isHentaiSource(source: String): Boolean {
|
|||||||
source.contains("hbrowse", true) ||
|
source.contains("hbrowse", true) ||
|
||||||
source.contains("nhentai", true) ||
|
source.contains("nhentai", true) ||
|
||||||
source.contains("erofus", true) ||
|
source.contains("erofus", true) ||
|
||||||
|
source.contains("multporn", true) ||
|
||||||
|
source.contains("vcp", true) ||
|
||||||
|
source.contains("vmp", true) ||
|
||||||
source.contains("hentai", true)
|
source.contains("hentai", true)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user