@@ -271,7 +271,7 @@ export default [
271271 banner : "Embin/embintranslation.avif" ,
272272 creator : "embinmc" ,
273273 isGitHub : true ,
274- tags : [ "data" , "utility" , "text" , "strings" ] ,
274+ tags : [ "data" , "utility" , "text" ] ,
275275 creatorAlias : "Embin" ,
276276 } ,
277277 {
@@ -281,7 +281,7 @@ export default [
281281 banner : "DogeisCut/YetAnotherStringExtension.svg" ,
282282 creator : "DogeisCut" ,
283283 isGitHub : true ,
284- tags : [ "strings" , " builder", "small" , "text" , "utility" ]
284+ tags : [ "builder" , "small" , "text" , "utility" ]
285285 } ,
286286 {
287287 name : "Regular Expressions" ,
@@ -290,7 +290,7 @@ export default [
290290 banner : "DogeisCut/dogeiscutRegularExpressions.svg" ,
291291 creator : "DogeisCut" ,
292292 isGitHub : true ,
293- tags : [ "customtype" , "strings" , " regex", "text" , "utility" ]
293+ tags : [ "customtype" , "regex" , "text" , "utility" ]
294294 } ,
295295 {
296296 name : "Sets" ,
@@ -427,7 +427,7 @@ export default [
427427 banner : "DogeisCut/BeepBoxPlayer.svg" ,
428428 creator : "DogeisCut" ,
429429 isGitHub : true ,
430- tags : [ "api" , "music" , "sounds" , "ultrabox" , "jummbox" , "beepbox" ]
430+ tags : [ "api" , "music" , "sounds" ]
431431 } ,
432432 {
433433 name : "Update File (Direct Access)" ,
0 commit comments