Documentation for this module may be created at Module:CareerList/config/doc
return {
["Bromo"] = {
["type"] = "Studio",
["name"] = "Porno Andreya",
["url"] = "https://example1.com/$1/",
},
["Example2"] = {
["type"] = "Website",
["name"] = "Example 2",
["url"] = "https://example2.com/page/$1",
},
}