Module:TVChannelList/N

From Porn Base Central
< Module:TVChannelList
Revision as of 00:02, 3 March 2025 by Cozy (talk | contribs) (Created page with "-- 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 mult...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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