[reactor] support thatpervert.com (closes #2029)
This commit is contained in:
@@ -959,6 +959,12 @@ Consider all sites to be NSFW unless otherwise known.
|
||||
<td>Posts, Search Results, Tag Searches, User Profiles</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>ThatPervert</td>
|
||||
<td>http://thatpervert.com/</td>
|
||||
<td>Posts, Search Results, Tag Searches, User Profiles</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4"><strong>Moebooru and MyImouto</strong></td>
|
||||
|
||||
@@ -158,6 +158,9 @@ BASE_PATTERN = ReactorExtractor.update({
|
||||
"root": "http://pornreactor.cc",
|
||||
"pattern": r"(?:www\.)?(?:pornreactor\.cc|fapreactor.com)",
|
||||
},
|
||||
"thatpervert": {
|
||||
"root": "http://thatpervert.com",
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
|
||||
@@ -99,6 +99,7 @@ CATEGORY_MAP = {
|
||||
"speakerdeck" : "Speaker Deck",
|
||||
"subscribestar" : "SubscribeStar",
|
||||
"tbib" : "The Big ImageBoard",
|
||||
"thatpervert" : "ThatPervert",
|
||||
"thebarchive" : "The /b/ Archive",
|
||||
"thecollection" : "The /co/llection",
|
||||
"theloudbooru" : "The Loud Booru",
|
||||
|
||||
Reference in New Issue
Block a user