diff --git a/frontend/static/languages/code_luau.json b/frontend/static/languages/code_luau.json index 63efd1dd1..5a836eed1 100644 --- a/frontend/static/languages/code_luau.json +++ b/frontend/static/languages/code_luau.json @@ -54,7 +54,7 @@ "type", "unpack", "xpcall", - + "wait", "delay", "elapsedime", diff --git a/frontend/static/quotes/albanian.json b/frontend/static/quotes/albanian.json index 85a23ea5c..7774900a0 100644 --- a/frontend/static/quotes/albanian.json +++ b/frontend/static/quotes/albanian.json @@ -1,22 +1,10 @@ { "language": "albanian", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { diff --git a/frontend/static/quotes/arabic.json b/frontend/static/quotes/arabic.json index 25ef2a054..b7fa0d76a 100644 --- a/frontend/static/quotes/arabic.json +++ b/frontend/static/quotes/arabic.json @@ -1,22 +1,10 @@ { "language": "arabic", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -440,4 +428,4 @@ "id": 70 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/code_c++.json b/frontend/static/quotes/code_c++.json index 2a3d78ed5..ffc9eb7dc 100644 --- a/frontend/static/quotes/code_c++.json +++ b/frontend/static/quotes/code_c++.json @@ -1,22 +1,10 @@ { "language": "code_c++", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -212,4 +200,4 @@ "id": 32 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/code_c.json b/frontend/static/quotes/code_c.json index 9838a5654..024650867 100644 --- a/frontend/static/quotes/code_c.json +++ b/frontend/static/quotes/code_c.json @@ -1,22 +1,10 @@ { "language": "code_c", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -26,4 +14,4 @@ "id": 1 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/code_java.json b/frontend/static/quotes/code_java.json index 3e1b86384..ee404de36 100644 --- a/frontend/static/quotes/code_java.json +++ b/frontend/static/quotes/code_java.json @@ -1,22 +1,10 @@ { "language": "code_java", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -62,4 +50,4 @@ "length": 545 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/code_javascript.json b/frontend/static/quotes/code_javascript.json index 2e5b539d5..c2a6236ca 100644 --- a/frontend/static/quotes/code_javascript.json +++ b/frontend/static/quotes/code_javascript.json @@ -1,22 +1,10 @@ { "language": "code_javascript", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -284,4 +272,4 @@ "id": 44 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/code_julia.json b/frontend/static/quotes/code_julia.json index b869fad96..9fecd8a4d 100644 --- a/frontend/static/quotes/code_julia.json +++ b/frontend/static/quotes/code_julia.json @@ -1,14 +1,8 @@ { "language": "code_julia", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ] + [0, 100], + [101, 300] ], "quotes": [ { @@ -48,4 +42,4 @@ "length": 281 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/code_python.json b/frontend/static/quotes/code_python.json index 328991670..5f6e99ec1 100644 --- a/frontend/static/quotes/code_python.json +++ b/frontend/static/quotes/code_python.json @@ -1,22 +1,10 @@ { "language": "code_python", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -188,4 +176,4 @@ "length": 200 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/code_rust.json b/frontend/static/quotes/code_rust.json index 4fde05328..060171ae0 100644 --- a/frontend/static/quotes/code_rust.json +++ b/frontend/static/quotes/code_rust.json @@ -1,22 +1,10 @@ { "language": "code_rust", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -1676,4 +1664,4 @@ "text": "x = if condition() { \"a\" } else { \"b\" };" } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/czech.json b/frontend/static/quotes/czech.json index 3e9ada14a..2cef0be33 100644 --- a/frontend/static/quotes/czech.json +++ b/frontend/static/quotes/czech.json @@ -1,22 +1,10 @@ { "language": "czech", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -140,4 +128,4 @@ "id": 20 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/danish.json b/frontend/static/quotes/danish.json index 0a962f0e8..7493ca742 100644 --- a/frontend/static/quotes/danish.json +++ b/frontend/static/quotes/danish.json @@ -1,22 +1,10 @@ { "language": "danish", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -206,4 +194,4 @@ "id": 31 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/dutch.json b/frontend/static/quotes/dutch.json index 6e3bf9765..d5386c959 100644 --- a/frontend/static/quotes/dutch.json +++ b/frontend/static/quotes/dutch.json @@ -1,22 +1,10 @@ { "language": "dutch", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -302,4 +290,4 @@ "id": 47 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/french.json b/frontend/static/quotes/french.json index 9745bbbf3..828e1e944 100644 --- a/frontend/static/quotes/french.json +++ b/frontend/static/quotes/french.json @@ -1,22 +1,10 @@ { "language": "french", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -698,4 +686,4 @@ "id": 113 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/hindi.json b/frontend/static/quotes/hindi.json index e9e7acda9..a2b98dd1f 100644 --- a/frontend/static/quotes/hindi.json +++ b/frontend/static/quotes/hindi.json @@ -1,22 +1,10 @@ { "language": "hindi", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -218,4 +206,4 @@ "id": 33 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/icelandic.json b/frontend/static/quotes/icelandic.json index bdff47d2f..c00d1a8ef 100644 --- a/frontend/static/quotes/icelandic.json +++ b/frontend/static/quotes/icelandic.json @@ -1,22 +1,10 @@ { "language": "icelandic", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -164,4 +152,4 @@ "id": 24 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/irish.json b/frontend/static/quotes/irish.json index 2d410edbc..2b3494df0 100644 --- a/frontend/static/quotes/irish.json +++ b/frontend/static/quotes/irish.json @@ -1,22 +1,10 @@ { "language": "irish", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -752,4 +740,4 @@ "length": 246 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/lithuanian.json b/frontend/static/quotes/lithuanian.json index a0e8a1fc5..58f14d93f 100644 --- a/frontend/static/quotes/lithuanian.json +++ b/frontend/static/quotes/lithuanian.json @@ -1,22 +1,10 @@ { "language": "lithuanian", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -176,4 +164,4 @@ "id": 26 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/malagasy.json b/frontend/static/quotes/malagasy.json index 54bc7b0a0..d6197d301 100644 --- a/frontend/static/quotes/malagasy.json +++ b/frontend/static/quotes/malagasy.json @@ -1,22 +1,10 @@ { "language": "malagasy", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -38,4 +26,4 @@ "id": 3 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/malayalam.json b/frontend/static/quotes/malayalam.json index a8e8a7fc8..453202fdd 100644 --- a/frontend/static/quotes/malayalam.json +++ b/frontend/static/quotes/malayalam.json @@ -1,22 +1,10 @@ { "language": "malayalam", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -68,4 +56,4 @@ "id": 8 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/nepali.json b/frontend/static/quotes/nepali.json index e1d8e2db5..bcbd7b68e 100644 --- a/frontend/static/quotes/nepali.json +++ b/frontend/static/quotes/nepali.json @@ -1,22 +1,10 @@ { "language": "nepali", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -620,4 +608,4 @@ "id": 100 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/norwegian.json b/frontend/static/quotes/norwegian.json index 7c31e1cd5..25ae73fb2 100644 --- a/frontend/static/quotes/norwegian.json +++ b/frontend/static/quotes/norwegian.json @@ -1,22 +1,10 @@ { "language": "norwegian", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -38,4 +26,4 @@ "length": 160 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/polish.json b/frontend/static/quotes/polish.json index ef2b629c9..c28835a40 100644 --- a/frontend/static/quotes/polish.json +++ b/frontend/static/quotes/polish.json @@ -1,22 +1,10 @@ { "language": "polish", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -920,4 +908,4 @@ "id": 150 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/portuguese.json b/frontend/static/quotes/portuguese.json index e0fa6e0ce..a02dc5e53 100644 --- a/frontend/static/quotes/portuguese.json +++ b/frontend/static/quotes/portuguese.json @@ -1,22 +1,10 @@ { "language": "portuguese", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -398,4 +386,4 @@ "id": 63 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/romanian.json b/frontend/static/quotes/romanian.json index 4b0dd23d0..80f5ecfea 100644 --- a/frontend/static/quotes/romanian.json +++ b/frontend/static/quotes/romanian.json @@ -1,22 +1,10 @@ { "language": "romanian", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -62,4 +50,4 @@ "id": 7 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/sanskrit.json b/frontend/static/quotes/sanskrit.json index c01140d00..52048fb4b 100644 --- a/frontend/static/quotes/sanskrit.json +++ b/frontend/static/quotes/sanskrit.json @@ -1,22 +1,10 @@ { "language": "sanskrit", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -44,4 +32,4 @@ "id": 4 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/serbian.json b/frontend/static/quotes/serbian.json index d6664c36c..fee50da0e 100644 --- a/frontend/static/quotes/serbian.json +++ b/frontend/static/quotes/serbian.json @@ -1,22 +1,10 @@ { "language": "serbian", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -62,4 +50,4 @@ "id": 7 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/slovak.json b/frontend/static/quotes/slovak.json index e48581896..9f22f502c 100644 --- a/frontend/static/quotes/slovak.json +++ b/frontend/static/quotes/slovak.json @@ -1,22 +1,10 @@ { "language": "slovak", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -32,4 +20,4 @@ "id": 2 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/swedish.json b/frontend/static/quotes/swedish.json index 008f764e4..77384fb3d 100644 --- a/frontend/static/quotes/swedish.json +++ b/frontend/static/quotes/swedish.json @@ -1,22 +1,10 @@ { "language": "swedish", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -428,4 +416,4 @@ "id": 68 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/thai.json b/frontend/static/quotes/thai.json index afac16496..a6e763f1a 100644 --- a/frontend/static/quotes/thai.json +++ b/frontend/static/quotes/thai.json @@ -1,22 +1,10 @@ { "language": "thai", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -44,4 +32,4 @@ "id": 4 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/toki_pona.json b/frontend/static/quotes/toki_pona.json index 9e8e3c187..80a35e03d 100644 --- a/frontend/static/quotes/toki_pona.json +++ b/frontend/static/quotes/toki_pona.json @@ -1,22 +1,10 @@ { "language": "toki_pona", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -32,4 +20,4 @@ "id": 2 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/turkish.json b/frontend/static/quotes/turkish.json index 76f731c2a..e70af02e1 100644 --- a/frontend/static/quotes/turkish.json +++ b/frontend/static/quotes/turkish.json @@ -1,22 +1,10 @@ { "language": "turkish", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -422,4 +410,4 @@ "id": 69 } ] -} \ No newline at end of file +} diff --git a/frontend/static/quotes/vietnamese.json b/frontend/static/quotes/vietnamese.json index 85e42227a..a9856e5b5 100644 --- a/frontend/static/quotes/vietnamese.json +++ b/frontend/static/quotes/vietnamese.json @@ -1,22 +1,10 @@ { "language": "vietnamese", "groups": [ - [ - 0, - 100 - ], - [ - 101, - 300 - ], - [ - 301, - 600 - ], - [ - 601, - 9999 - ] + [0, 100], + [101, 300], + [301, 600], + [601, 9999] ], "quotes": [ { @@ -620,4 +608,4 @@ "id": 100 } ] -} \ No newline at end of file +} diff --git a/frontend/static/terms-of-service.html b/frontend/static/terms-of-service.html index e0aa31b62..8877b6bc1 100644 --- a/frontend/static/terms-of-service.html +++ b/frontend/static/terms-of-service.html @@ -222,7 +222,7 @@ Privacy Policy - and understand that it sets forth how we collect, use, and store your + and understand that it sets forth how we collect, use, and store your information. If you do not agree with our Privacy Statement, then you must stop using the Services immediately. Any person, entity, or service collecting data from the Services must comply with our Privacy