Module:TVChannelList/N

From Porn Base Central
Jump to navigation Jump to search

Documentation for this module may be created at Module:TVChannelList/N/doc

-- Channel data for names starting with 'N'
local N = {}

-- Channel data
N.channels = {
    ["Nathalia Fontes"] = {
        name = "Nathalia Fontes",
        aliases = {"nathaliafontes", "nathalia-fontes"},  -- Alternative search names
        type = "Channel",
        genre = "Trans",
        xvideos = "https://www.xvideos.com/channels/nathalia_fontes",
        category = {"Nathalia Fontes models", "Adult Channel Models"},
        notes = "Available online and via multiple streaming platforms"
    }
}

-- Redirects for alternative names
N.redirects = {
    ["nathalia fontes "] = "Nathalia Fontes",
}

return N