Refactored PornCZ scraper. Renamed Brutal Sessions to Dungeon Sex.

This commit is contained in:
DebaucheryLibrarian
2026-01-13 20:52:31 +01:00
parent 725087bf1c
commit c64c4dd694
5 changed files with 171 additions and 164 deletions

View File

@@ -36,6 +36,7 @@ function curateEntity(entity, includeParameters = false) {
id: entity.id,
name: entity.name,
url: entity.url,
origin: new URL(entity.url).origin,
description: entity.description,
slug: entity.slug,
type: entity.type,