Module:TVChannelList/S
Jump to navigation
Jump to search
Documentation for this module may be created at Module:TVChannelList/S/doc
local S = {} S.channels = { ["Sexy Hot"] = { name = "Sexy Hot", type = "Television Network", genre = "Straight", streaming = "https://hotgo.com", category = {"Sexy Hot models", "Adult Television Networks"} }, ["Red Fire TV"] = { name = "Red Fire TV", type = "Channel", genre = "Straight", xvideos = "https://xvideos.com/channels/redfiretv", category = "Red Fire TV models" } } return S