[reactor] support thatpervert.com (closes #2029)

This commit is contained in:
Mike Fährmann
2021-11-25 16:22:17 +01:00
parent d8d9502e1e
commit addb72e1bb
3 changed files with 10 additions and 0 deletions

View File

@@ -158,6 +158,9 @@ BASE_PATTERN = ReactorExtractor.update({
"root": "http://pornreactor.cc",
"pattern": r"(?:www\.)?(?:pornreactor\.cc|fapreactor.com)",
},
"thatpervert": {
"root": "http://thatpervert.com",
},
})