@@ -42,6 +42,14 @@ BASE_PATTERN = CheveretoExtractor.update({
|
||||
"root": "https://pixl.li",
|
||||
"pattern": r"pixl\.(?:li|is)",
|
||||
},
|
||||
"imgkiwi": {
|
||||
"root": "https://img.kiwi",
|
||||
"pattern": r"img\.kiwi",
|
||||
},
|
||||
"deltaporno": {
|
||||
"root": "https://gallery.deltaporno.com",
|
||||
"pattern": r"gallery\.deltaporno\.com",
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user