[jpgfish] update domain to 'jpg6.su'

This commit is contained in:
Mike Fährmann
2025-08-31 13:02:56 +02:00
parent 8047aaccd5
commit 70524630e4
2 changed files with 2 additions and 2 deletions

View File

@@ -1175,7 +1175,7 @@ Consider all listed sites to potentially be NSFW.
</tr>
<tr id="jpgfish" title="jpgfish">
<td>JPG Fish</td>
<td>https://jpg5.su/</td>
<td>https://jpg6.su/</td>
<td>Albums, individual Images, User Profiles, Videos</td>
<td></td>
</tr>

View File

@@ -39,7 +39,7 @@ class CheveretoExtractor(BaseExtractor):
BASE_PATTERN = CheveretoExtractor.update({
"jpgfish": {
"root": "https://jpg5.su",
"root": "https://jpg6.su",
"pattern": r"jpe?g\d?\.(?:su|pet|fish(?:ing)?|church)",
},
"imgkiwi": {