Module:SiteDict/A

From Porn Base Central
Revision as of 11:56, 23 July 2023 by PeaceDeadC (talk | contribs) (Created page with "local p = {} p.sites = { abused = { label = 'Abused', sitetype = 'studio', aliases = {'abused'}, url = 'https://vod.pbc.xxx/dispatcher/studioDetail?genreId=102&studioId=21447&theaterId=80946&locale=en', sceneUrl = '', modelUrl = '', suffix = '', category = {'Abused models'}, network = 'Staxus', }, acceed = { label = 'Acceed', sitetype = 'website', aliases = {'acce...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:SiteDict/A/doc

local p = {}

p.sites = {
    abused = {
        label = 'Abused',
        sitetype = 'studio',
        aliases = {'abused'},
        url = 'https://vod.pbc.xxx/dispatcher/studioDetail?genreId=102&studioId=21447&theaterId=80946&locale=en',
        sceneUrl = '',
        modelUrl = '',
        suffix = '',
        category = {'Abused models'},
        network = 'Staxus',
    },
    acceed = {
        label = 'Acceed',
        sitetype = 'website',
        aliases = {'acceed', 'accd'},
        url = 'https://acceed.jp/',
        sceneUrl = '',
        modelUrl = 'https://acceed.jp/search.php?model=on&c=',
        suffix = '',
        category = 'Acceed models',
        network = '',
    },
}

return p