File size: 3,752 Bytes
b6a38d7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 |
-- ========== GENERATED BY ModLinkDef Editor DO NOT EDIT MANUALLY! ==========
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(bitbucket.org/.+)",
"^https://(bitbucket%.org/.+)",
},
display_name = T(726133463128, --[[ModLinkDef Bitbucket display_name]] "Bitbucket"),
group = "Assets",
id = "Bitbucket",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(github%.com/.+)",
"^https://(github%.com/.+)",
},
display_name = T(201108242532, --[[ModLinkDef Github display_name]] "Github"),
group = "Assets",
id = "Github",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(gitlab%.com/.+)",
"^https://(gitlab%.com/.+)",
},
display_name = T(227853310028, --[[ModLinkDef Gitlab display_name]] "Gitlab"),
group = "Assets",
id = "Gitlab",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(sketchfab.com/.+)",
"^https://(sketchfab.com/.+)",
},
display_name = T(390355834669, --[[ModLinkDef Sketchfab display_name]] "Sketchfab"),
group = "Assets",
id = "Sketchfab",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(buymeacoffee%.com/[_%w%-]+)/?$",
},
display_name = T(959743421223, --[[ModLinkDef BuyMeACoffee display_name]] "Buy me a coffee"),
group = "Donate",
id = "BuyMeACoffee",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(gofundme%.com/[_%w%-/]+)/?$",
},
display_name = T(906349240178, --[[ModLinkDef GoFundMe display_name]] "Go fund me"),
group = "Donate",
id = "GoFundMe",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(patreon%.com/[_%w%-]+)/?$",
},
display_name = T(600813442235, --[[ModLinkDef Patreon display_name]] "Patreon"),
group = "Donate",
id = "Patreon",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(paypal%.com/[_%w%-/]+)/?$",
},
display_name = T(438718754503, --[[ModLinkDef PayPal display_name]] "PayPal"),
group = "Donate",
id = "PayPal",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(discord%.gg/.+)",
"^https://(discord%.gg/.+)",
},
display_name = T(246193250881, --[[ModLinkDef Discord display_name]] "Discord"),
group = "Social",
id = "Discord",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://[%w%-]+%.(facebook%.com/[_%w%-]+)/?$",
},
display_name = T(204821323993, --[[ModLinkDef Facebook display_name]] "Facebook"),
group = "Social",
id = "Facebook",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(instagram%.com/@[_%w%-]+)/?$",
},
display_name = T(288121601820, --[[ModLinkDef Instagram display_name]] "Instagram"),
group = "Social",
id = "Instagram",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://(steamcommunity%.com)/.+",
},
display_name = T(584767138531, --[[ModLinkDef Steam display_name]] "Steam"),
group = "Social",
id = "Steam",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(tiktok%.com/@[_%w%-]+)/?$",
},
display_name = T(700359671296, --[[ModLinkDef TikTok display_name]] "TikTok"),
group = "Social",
id = "TikTok",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(twitter%.com/[_%w%-]+)/?$",
"^https://www%.(x%.com/[_%w%-]+)/?$",
},
display_name = T(721067395835, --[[ModLinkDef XTwitter display_name]] "X/Twitter"),
group = "Social",
id = "XTwitter",
save_in = "Common",
})
PlaceObj('ModLinkDef', {
Patterns = {
"^https://www%.(youtube%.com/@[_%w%-]+)/?$",
},
display_name = T(127341618668, --[[ModLinkDef YouTube display_name]] "YouTube"),
group = "Social",
id = "YouTube",
save_in = "Common",
})
|