Module:TVChannelList/F: Difference between revisions
Content deleted Content added
Created page with "-- Channel data for names starting with 'F' local F = {} -- Channel data R.channels = { ["Festa Prime"] = { name = "Festa Prime", aliases = {"festaprime", "festa prime"}, type = "Channel", genre = "Straight", xvideos = "https://www.xvideos.com/festasprime", category = {"Red Fire TV models", "Adult Channel Models"}, notes = "Available online and via multiple streaming platforms" } } -- Redirects for alterna..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
Line 3:
-- Channel data
["Festa Prime"] = {
name = "Festa Prime",
Line 10:
genre = "Straight",
xvideos = "https://www.xvideos.com/festasprime",
category = {"
notes = "Available online and via multiple streaming platforms"
}
Line 16:
-- Redirects for alternative names
["festa prime"] = "Festa Prime",
["festaprime"] = "Festa Prime"
| |||