mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-27 08:49:40 -05:00
.
This commit is contained in:
@@ -47,7 +47,8 @@ public class GiftsDownloader {
|
||||
}
|
||||
|
||||
public List<GiftDto> getGiftsFromFile() {
|
||||
var content = FilesUtility.loadFileContent("C:\\Users\\ja\\IdeaProjects\\TikTokLiveJava\\Tools\\src\\main\\resources\\gifts\\output_1_0_4.json");
|
||||
var version = "";
|
||||
var content = FilesUtility.loadFileContent("C:\\Users\\ja\\IdeaProjects\\TikTokLiveJava\\Tools\\src\\main\\resources\\gifts\\output.json");
|
||||
Type mapType = new TypeToken<Map<Integer, GiftDto>>() {
|
||||
}.getType();
|
||||
var mapper = new Gson().fromJson(content, mapType);
|
||||
@@ -85,7 +86,7 @@ public class GiftsDownloader {
|
||||
var gson = new GsonBuilder().setPrettyPrinting()
|
||||
.create();
|
||||
var json = gson.toJson(outputHashMap);
|
||||
FilesUtility.saveFile("C:\\Users\\ja\\IdeaProjects\\TikTokLiveJava\\Tools\\src\\main\\resources\\gifts\\output_1_0_4.json", json);
|
||||
FilesUtility.saveFile("C:\\Users\\ja\\IdeaProjects\\TikTokLiveJava\\Tools\\src\\main\\resources\\gifts\\output.json", json);
|
||||
System.out.println("Gifts saved to file!");
|
||||
return outputHashMap.values().stream().toList();
|
||||
}
|
||||
|
||||
@@ -1,3 +1,25 @@
|
||||
/*
|
||||
* Copyright (c) 2023-2023 jwdeveloper jacekwoln@gmail.com
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining
|
||||
* a copy of this software and associated documentation files (the
|
||||
* "Software"), to deal in the Software without restriction, including
|
||||
* without limitation the rights to use, copy, modify, merge, publish,
|
||||
* distribute, sublicense, and/or sell copies of the Software, and to
|
||||
* permit persons to whom the Software is furnished to do so, subject to
|
||||
* the following conditions:
|
||||
*
|
||||
* The above copyright notice and this permission notice shall be
|
||||
* included in all copies or substantial portions of the Software.
|
||||
*
|
||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
||||
* LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||
* OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
package io.github.jwdeveloper.tiktok.gifts.downloader;
|
||||
|
||||
import com.google.gson.*;
|
||||
|
||||
@@ -1,4 +1,262 @@
|
||||
[
|
||||
{
|
||||
"id": 5547,
|
||||
"name": "Russian Crepes",
|
||||
"diamondCost": 5,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/8525a07c6bf16a74eee66e9ad119b3b8.png~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 5793,
|
||||
"name": "Play Samba",
|
||||
"diamondCost": 99,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/fd3d6cc127464bacded6ed009074ae2f~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 5794,
|
||||
"name": "Coconut Tree",
|
||||
"diamondCost": 199,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/eb0923dbab5251f4c2e0496b11b55c4f~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 5822,
|
||||
"name": "Koala",
|
||||
"diamondCost": 10,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/22c8fa54da366c111f7bb915d4429e2d~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 5823,
|
||||
"name": "Fairy Bread",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/a42f9ac9cd6b26da03818ff65ac919f1~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 5831,
|
||||
"name": "Flower Show",
|
||||
"diamondCost": 500,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/b6266323ef3ea0d313cbab6911ff8c46~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 5843,
|
||||
"name": "Campfire",
|
||||
"diamondCost": 388,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/e280eb1b7fe92b4efe612d98064d5a2d~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 5852,
|
||||
"name": "Soccer Ball",
|
||||
"diamondCost": 39,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/e1932db6aea81bbddc4e7dc0229ac155~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 5890,
|
||||
"name": "Autumn leaves",
|
||||
"diamondCost": 500,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/30adcaf443df63e3bfd2751ad251f87d~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 5893,
|
||||
"name": "Footy",
|
||||
"diamondCost": 5,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/94f8ac5c7b6f90aba713b44ddac40bf1~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 5956,
|
||||
"name": "Fishing Gear",
|
||||
"diamondCost": 199,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/1b2353958374f585e25b2f2344c6d0ad~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 5983,
|
||||
"name": "Amazing",
|
||||
"diamondCost": 5,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/18256fd3f4402601dd07c83adae3e9a2~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 5991,
|
||||
"name": "Banana leaf vessel",
|
||||
"diamondCost": 5,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/8e635863e20cfa3651bd8a5b762ae72d~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 5992,
|
||||
"name": "Frangipani",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/7464fad59650123fe0989e426618847d~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6006,
|
||||
"name": "Cricket",
|
||||
"diamondCost": 99,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/408d55c0526ada808be7db3e22c02a56~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6034,
|
||||
"name": "Flower",
|
||||
"diamondCost": 299,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/9c20971eeb28b6b4ba37e57df3983da0~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6050,
|
||||
"name": "Love Bomb",
|
||||
"diamondCost": 299,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/2a1c1b14f5e9f7be5d76fa4928f574f1~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6113,
|
||||
"name": "Taco ",
|
||||
"diamondCost": 9,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/43d06db8c962623dbed6ecf70fb89ca8~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6194,
|
||||
"name": "Top Host",
|
||||
"diamondCost": 199,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/5947dc37282c417b411c61f20ee7d6d4~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6240,
|
||||
"name": "ASMR",
|
||||
"diamondCost": 10,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/748e74c8309e08dbc5b03e03f28a0ea0~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6411,
|
||||
"name": "Snag",
|
||||
"diamondCost": 5,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/aa2d9b162c766a7fdf71fcead6d7bbcd~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6416,
|
||||
"name": "Choc Chip Cookie",
|
||||
"diamondCost": 5,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/7dd2731de2e644301a329d3eb437b427~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6428,
|
||||
"name": "Crystal Ball",
|
||||
"diamondCost": 1700,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/7e4f9a99b7003ae05186f5324aae9fbf~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6483,
|
||||
"name": "Spinning Top",
|
||||
"diamondCost": 10,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/6cde70e04a6b40a9879f7b99ff191808~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6486,
|
||||
"name": "Cheems Dog",
|
||||
"diamondCost": 199,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/d2c9e50efa3b9ff1ed31c96440a9d3a1~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6531,
|
||||
"name": "Llama Greetings",
|
||||
"diamondCost": 299,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/a6b95ce6350f5f4bdff6880ac6993789~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6592,
|
||||
"name": "TGIF",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/2734231d880b5cd20149f4cc8c760279~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6705,
|
||||
"name": "Loved",
|
||||
"diamondCost": 5,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/2a41781b0a29ba3c409c5dd83eed07f8~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6744,
|
||||
"name": "Fruits Hat ",
|
||||
"diamondCost": 199,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/2316b31fc5259cc29f281d88fbca0568~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 6813,
|
||||
"name": "Fantastic",
|
||||
"diamondCost": 5,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/a1b2204b06aa19d45a0338e9f0099ea7~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 7218,
|
||||
"name": "Rio de Janeiro",
|
||||
"diamondCost": 9999,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/34c0eb43c3d50e8ab64408171ebbe733~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 8225,
|
||||
"name": "Coconut Drink",
|
||||
"diamondCost": 5,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/ce27ad017f987240dc447e65ae866f4f~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 8267,
|
||||
"name": "Good Evening",
|
||||
"diamondCost": 399,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/0015a756ff783f37a2cf3b5d634b3cd6~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 8268,
|
||||
"name": "Good Night",
|
||||
"diamondCost": 399,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/b7b55087141bd5f965eb31a99a5f157b~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 8616,
|
||||
"name": "Rainbow",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/5fb7267489192fc77c4c8b647c124680~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 8638,
|
||||
"name": "Festa Junina's Hat",
|
||||
"diamondCost": 199,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/61b32ccce11b289b3c1db7438dfb4450~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 8712,
|
||||
"name": "Happy Father's Day",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/193eba78ded4d388a0b5a7ae95943796~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 9135,
|
||||
"name": "Magic Forest",
|
||||
"diamondCost": 6000,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/63a758dbef9788f690e97cd65dbbb8d2~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 9333,
|
||||
"name": "LIVE Fest Clappers",
|
||||
"diamondCost": 100,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/63e85e00169ec5be3bfa90bb004cda5e.png~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 9334,
|
||||
"name": "LIVE Fest",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/1e98afffef90ed4b2cc9c9ebb88e3608.png~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 9514,
|
||||
"name": "Storms at sea",
|
||||
"diamondCost": 2200,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/4918fbbdf220873dd8cae4c94d1ae037.png~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 9515,
|
||||
"name": "Lightning Storm",
|
||||
"diamondCost": 6000,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/6f673fbb0ae6860e2b1e254538c958ba.png~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 9516,
|
||||
"name": "Mountains",
|
||||
"diamondCost": 12000,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/51a7d74bcb4a6417be59f0ffc0b77e96.png~tplv-obj.png"
|
||||
},
|
||||
{
|
||||
"id": 7812,
|
||||
"name": "Bravo",
|
||||
|
||||
18358
Tools/src/main/resources/gifts/official/official_05_12_2023.json
Normal file
18358
Tools/src/main/resources/gifts/official/official_05_12_2023.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -391,9 +391,9 @@
|
||||
},
|
||||
"5547": {
|
||||
"id": 5547,
|
||||
"name": "",
|
||||
"name": "Russian Crepes",
|
||||
"diamondCost": 5,
|
||||
"image": "https://storage.streamdps.com/iblock/2ad/2ad28ef5a49c72186a45999319ff8caf/185c4643c32c2f28e4c6d06fc268c386.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/8525a07c6bf16a74eee66e9ad119b3b8.png~tplv-obj.png"
|
||||
},
|
||||
"5556": {
|
||||
"id": 5556,
|
||||
@@ -925,15 +925,15 @@
|
||||
},
|
||||
"5793": {
|
||||
"id": 5793,
|
||||
"name": "",
|
||||
"name": "Play Samba",
|
||||
"diamondCost": 99,
|
||||
"image": "https://storage.streamdps.com/iblock/864/864f362bf1d66abf1acbb64bf0de43c8/0c5fad0d89d2b2a92ed30829059a59c3.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/fd3d6cc127464bacded6ed009074ae2f~tplv-obj.png"
|
||||
},
|
||||
"5794": {
|
||||
"id": 5794,
|
||||
"name": "",
|
||||
"name": "Coconut Tree",
|
||||
"diamondCost": 199,
|
||||
"image": "https://storage.streamdps.com/iblock/369/369b52ad98206ce414bf59b4fde0560f/12854f04151c6e0e76c172fb97c5514a.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/eb0923dbab5251f4c2e0496b11b55c4f~tplv-obj.png"
|
||||
},
|
||||
"5797": {
|
||||
"id": 5797,
|
||||
@@ -979,15 +979,15 @@
|
||||
},
|
||||
"5822": {
|
||||
"id": 5822,
|
||||
"name": "",
|
||||
"name": "Koala",
|
||||
"diamondCost": 10,
|
||||
"image": "https://storage.streamdps.com/iblock/29f/29f5ecab64a8a49be1a22330ccfd7235/1026d754a1c4337bf1dd008f396a4e4d.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/22c8fa54da366c111f7bb915d4429e2d~tplv-obj.png"
|
||||
},
|
||||
"5823": {
|
||||
"id": 5823,
|
||||
"name": "",
|
||||
"name": "Fairy Bread",
|
||||
"diamondCost": 1,
|
||||
"image": "https://storage.streamdps.com/iblock/101/1017a2225a5dad4a7d607fb22ed31eb9/c694724d0be38e01ed4c922050302e13.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/a42f9ac9cd6b26da03818ff65ac919f1~tplv-obj.png"
|
||||
},
|
||||
"5826": {
|
||||
"id": 5826,
|
||||
@@ -1009,9 +1009,9 @@
|
||||
},
|
||||
"5831": {
|
||||
"id": 5831,
|
||||
"name": "",
|
||||
"name": "Flower Show",
|
||||
"diamondCost": 500,
|
||||
"image": "https://storage.streamdps.com/iblock/ae4/ae4751eec1418b80b5fc49b296ef7df1/71f974c7842b768c05236b3a12530c3f.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/b6266323ef3ea0d313cbab6911ff8c46~tplv-obj.png"
|
||||
},
|
||||
"5832": {
|
||||
"id": 5832,
|
||||
@@ -1051,9 +1051,9 @@
|
||||
},
|
||||
"5843": {
|
||||
"id": 5843,
|
||||
"name": "",
|
||||
"name": "Campfire",
|
||||
"diamondCost": 388,
|
||||
"image": "https://storage.streamdps.com/iblock/583/583b77ae2c961d85a811a67f3966f2f5/591bdbe070b9f5d743f183253d54cdce.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/e280eb1b7fe92b4efe612d98064d5a2d~tplv-obj.png"
|
||||
},
|
||||
"5850": {
|
||||
"id": 5850,
|
||||
@@ -1063,9 +1063,9 @@
|
||||
},
|
||||
"5852": {
|
||||
"id": 5852,
|
||||
"name": "",
|
||||
"name": "Soccer Ball",
|
||||
"diamondCost": 39,
|
||||
"image": "https://storage.streamdps.com/iblock/368/368797349fb9ab0d2ad41f6b898c4bad/7c523b69e9c95c1f7e8be9df7b733fe0.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/e1932db6aea81bbddc4e7dc0229ac155~tplv-obj.png"
|
||||
},
|
||||
"5860": {
|
||||
"id": 5860,
|
||||
@@ -1135,15 +1135,15 @@
|
||||
},
|
||||
"5890": {
|
||||
"id": 5890,
|
||||
"name": "",
|
||||
"name": "Autumn leaves",
|
||||
"diamondCost": 500,
|
||||
"image": "https://storage.streamdps.com/iblock/538/53861f02a937f02242e9c8ea8c736472/4b4b7c48d0f712f11b643d604a54bd01.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/30adcaf443df63e3bfd2751ad251f87d~tplv-obj.png"
|
||||
},
|
||||
"5893": {
|
||||
"id": 5893,
|
||||
"name": "",
|
||||
"name": "Footy",
|
||||
"diamondCost": 5,
|
||||
"image": "https://storage.streamdps.com/iblock/404/40436175c5ac3c124b3eefac8546d38f/75fd0dc90b620a607aa7b66729b9c0fd.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/94f8ac5c7b6f90aba713b44ddac40bf1~tplv-obj.png"
|
||||
},
|
||||
"5894": {
|
||||
"id": 5894,
|
||||
@@ -1297,9 +1297,9 @@
|
||||
},
|
||||
"5956": {
|
||||
"id": 5956,
|
||||
"name": "",
|
||||
"name": "Fishing Gear",
|
||||
"diamondCost": 199,
|
||||
"image": "https://storage.streamdps.com/iblock/0c5/0c55246326097edf2cd6418263a94cc7/e1641719baffc2067165fc1ad4a939cb.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/1b2353958374f585e25b2f2344c6d0ad~tplv-obj.png"
|
||||
},
|
||||
"5958": {
|
||||
"id": 5958,
|
||||
@@ -1363,9 +1363,9 @@
|
||||
},
|
||||
"5983": {
|
||||
"id": 5983,
|
||||
"name": "",
|
||||
"name": "Amazing",
|
||||
"diamondCost": 5,
|
||||
"image": "https://storage.streamdps.com/iblock/c0f/c0fdf0e2672efd3f9b37794c43c13366/5d13e5d7bec8b0f3c549be78869e7a3d.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/18256fd3f4402601dd07c83adae3e9a2~tplv-obj.png"
|
||||
},
|
||||
"5984": {
|
||||
"id": 5984,
|
||||
@@ -1385,6 +1385,18 @@
|
||||
"diamondCost": 555,
|
||||
"image": "https://storage.streamdps.com/iblock/627/6271a3ecc3614860585a3aa1c337ca1f/6db1ca1d211999a95accf6f3325db5de.png"
|
||||
},
|
||||
"5991": {
|
||||
"id": 5991,
|
||||
"name": "Banana leaf vessel",
|
||||
"diamondCost": 5,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/8e635863e20cfa3651bd8a5b762ae72d~tplv-obj.png"
|
||||
},
|
||||
"5992": {
|
||||
"id": 5992,
|
||||
"name": "Frangipani",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/7464fad59650123fe0989e426618847d~tplv-obj.png"
|
||||
},
|
||||
"5994": {
|
||||
"id": 5994,
|
||||
"name": "Turkish coffee",
|
||||
@@ -1423,9 +1435,9 @@
|
||||
},
|
||||
"6006": {
|
||||
"id": 6006,
|
||||
"name": "",
|
||||
"name": "Cricket",
|
||||
"diamondCost": 99,
|
||||
"image": "https://storage.streamdps.com/iblock/5f0/5f014a2af1e1eec44223880561052a23/951286a4458999e058c8b0d3a29b575b.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/408d55c0526ada808be7db3e22c02a56~tplv-obj.png"
|
||||
},
|
||||
"6007": {
|
||||
"id": 6007,
|
||||
@@ -1459,9 +1471,9 @@
|
||||
},
|
||||
"6034": {
|
||||
"id": 6034,
|
||||
"name": "",
|
||||
"name": "Flower",
|
||||
"diamondCost": 299,
|
||||
"image": "https://storage.streamdps.com/iblock/caa/caa0e3e2cdc87759f657c515d839a7d9/9917cc4ca38657550f29759fa7df1439.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/9c20971eeb28b6b4ba37e57df3983da0~tplv-obj.png"
|
||||
},
|
||||
"6036": {
|
||||
"id": 6036,
|
||||
@@ -1519,9 +1531,9 @@
|
||||
},
|
||||
"6050": {
|
||||
"id": 6050,
|
||||
"name": "",
|
||||
"name": "Love Bomb",
|
||||
"diamondCost": 299,
|
||||
"image": "https://storage.streamdps.com/iblock/06d/06d0d3f807b08aec6b02ffccce87e541/5a93ead8cf35f9e5e6b5689b4f851ecd.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/2a1c1b14f5e9f7be5d76fa4928f574f1~tplv-obj.png"
|
||||
},
|
||||
"6052": {
|
||||
"id": 6052,
|
||||
@@ -1669,9 +1681,9 @@
|
||||
},
|
||||
"6113": {
|
||||
"id": 6113,
|
||||
"name": "",
|
||||
"name": "Taco ",
|
||||
"diamondCost": 9,
|
||||
"image": "https://storage.streamdps.com/iblock/6d8/6d809e8e6318e64b7e8c80fd325b7a0b/fa9bf2e6d0a5a19b945e6c4cc4e10af8.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/43d06db8c962623dbed6ecf70fb89ca8~tplv-obj.png"
|
||||
},
|
||||
"6116": {
|
||||
"id": 6116,
|
||||
@@ -1795,9 +1807,9 @@
|
||||
},
|
||||
"6194": {
|
||||
"id": 6194,
|
||||
"name": "",
|
||||
"name": "Top Host",
|
||||
"diamondCost": 199,
|
||||
"image": "https://storage.streamdps.com/iblock/99f/99ffb3ba22c1882f8f6433c6447b5f4c/e95f311b0e1b19324c2acad263a17d44.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/5947dc37282c417b411c61f20ee7d6d4~tplv-obj.png"
|
||||
},
|
||||
"6199": {
|
||||
"id": 6199,
|
||||
@@ -1849,9 +1861,9 @@
|
||||
},
|
||||
"6240": {
|
||||
"id": 6240,
|
||||
"name": "",
|
||||
"name": "ASMR",
|
||||
"diamondCost": 10,
|
||||
"image": "https://storage.streamdps.com/iblock/ec6/ec66e855e1ee52c850d5458d96599d66/8fdbdc30beff2247ad4214392cab00dd.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/748e74c8309e08dbc5b03e03f28a0ea0~tplv-obj.png"
|
||||
},
|
||||
"6242": {
|
||||
"id": 6242,
|
||||
@@ -2083,9 +2095,9 @@
|
||||
},
|
||||
"6411": {
|
||||
"id": 6411,
|
||||
"name": "",
|
||||
"name": "Snag",
|
||||
"diamondCost": 5,
|
||||
"image": "https://storage.streamdps.com/iblock/e7d/e7dd9a4fb21a968098e1e7e4ef07a840/3086f9317df9f35c2115570cfca1fdd0.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/aa2d9b162c766a7fdf71fcead6d7bbcd~tplv-obj.png"
|
||||
},
|
||||
"6414": {
|
||||
"id": 6414,
|
||||
@@ -2101,9 +2113,9 @@
|
||||
},
|
||||
"6416": {
|
||||
"id": 6416,
|
||||
"name": "",
|
||||
"name": "Choc Chip Cookie",
|
||||
"diamondCost": 5,
|
||||
"image": "https://storage.streamdps.com/iblock/ce5/ce57f012363358333397b6c72704b466/aa71c1c351b698c09a151a434bfd2652.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/7dd2731de2e644301a329d3eb437b427~tplv-obj.png"
|
||||
},
|
||||
"6417": {
|
||||
"id": 6417,
|
||||
@@ -2119,9 +2131,9 @@
|
||||
},
|
||||
"6428": {
|
||||
"id": 6428,
|
||||
"name": "",
|
||||
"name": "Crystal Ball",
|
||||
"diamondCost": 1700,
|
||||
"image": "https://storage.streamdps.com/iblock/605/6057daf816ed32ad97ef0250fa02ae1e/92e61863514c008cd0332fa7c37cf2b9.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/7e4f9a99b7003ae05186f5324aae9fbf~tplv-obj.png"
|
||||
},
|
||||
"6429": {
|
||||
"id": 6429,
|
||||
@@ -2245,9 +2257,9 @@
|
||||
},
|
||||
"6483": {
|
||||
"id": 6483,
|
||||
"name": "",
|
||||
"name": "Spinning Top",
|
||||
"diamondCost": 10,
|
||||
"image": "https://storage.streamdps.com/iblock/868/8683388d9e7b33f0f7955ebbf00dfff4/23de767c8a572ad27fd25f953ffe8069.webp"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/6cde70e04a6b40a9879f7b99ff191808~tplv-obj.png"
|
||||
},
|
||||
"6484": {
|
||||
"id": 6484,
|
||||
@@ -2257,9 +2269,9 @@
|
||||
},
|
||||
"6486": {
|
||||
"id": 6486,
|
||||
"name": "",
|
||||
"name": "Cheems Dog",
|
||||
"diamondCost": 199,
|
||||
"image": "https://storage.streamdps.com/iblock/61e/61e0c2d7e7917f9dbd179034d3b4a330/ce9897ca21aae3a7648f18e67ee2bf2d.webp"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/d2c9e50efa3b9ff1ed31c96440a9d3a1~tplv-obj.png"
|
||||
},
|
||||
"6487": {
|
||||
"id": 6487,
|
||||
@@ -2329,9 +2341,9 @@
|
||||
},
|
||||
"6531": {
|
||||
"id": 6531,
|
||||
"name": "",
|
||||
"name": "Llama Greetings",
|
||||
"diamondCost": 299,
|
||||
"image": "https://storage.streamdps.com/iblock/40f/40f2ab7fa04f23d9d1e5e58840df0251/37793eb58b88e10afb8922056b9ac5a3.webp"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/a6b95ce6350f5f4bdff6880ac6993789~tplv-obj.png"
|
||||
},
|
||||
"6532": {
|
||||
"id": 6532,
|
||||
@@ -2465,6 +2477,12 @@
|
||||
"diamondCost": 13999,
|
||||
"image": "https://storage.streamdps.com/iblock/fb1/fb1096568dcc97c2575dec7441d0d651/245c4c7ce9bf5d5378586eb3a2478b42.webp"
|
||||
},
|
||||
"6592": {
|
||||
"id": 6592,
|
||||
"name": "TGIF",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/2734231d880b5cd20149f4cc8c760279~tplv-obj.png"
|
||||
},
|
||||
"6593": {
|
||||
"id": 6593,
|
||||
"name": "",
|
||||
@@ -2635,9 +2653,9 @@
|
||||
},
|
||||
"6705": {
|
||||
"id": 6705,
|
||||
"name": "",
|
||||
"name": "Loved",
|
||||
"diamondCost": 5,
|
||||
"image": "https://storage.streamdps.com/iblock/5c9/5c911310d7572ad93edc87e69f149eb4/3eb87b251e73846115c5c09e3ed90804.webp"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/2a41781b0a29ba3c409c5dd83eed07f8~tplv-obj.png"
|
||||
},
|
||||
"6713": {
|
||||
"id": 6713,
|
||||
@@ -2695,9 +2713,9 @@
|
||||
},
|
||||
"6744": {
|
||||
"id": 6744,
|
||||
"name": "",
|
||||
"name": "Fruits Hat ",
|
||||
"diamondCost": 199,
|
||||
"image": "https://storage.streamdps.com/iblock/1a6/1a6a52e5b0020a731da399b55866e245/b15e38a68d456a82cc59a213b04020e3.webp"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/2316b31fc5259cc29f281d88fbca0568~tplv-obj.png"
|
||||
},
|
||||
"6751": {
|
||||
"id": 6751,
|
||||
@@ -2821,9 +2839,9 @@
|
||||
},
|
||||
"6813": {
|
||||
"id": 6813,
|
||||
"name": "",
|
||||
"name": "Fantastic",
|
||||
"diamondCost": 5,
|
||||
"image": "https://storage.streamdps.com/iblock/3d2/3d2707e87e8c92a8e3302cc33abf1d9c/eee97c25a857060dc81f84f13917ea73.webp"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/a1b2204b06aa19d45a0338e9f0099ea7~tplv-obj.png"
|
||||
},
|
||||
"6820": {
|
||||
"id": 6820,
|
||||
@@ -3587,6 +3605,12 @@
|
||||
"diamondCost": 1,
|
||||
"image": "https://storage.streamdps.com/iblock/5c3/5c37dce1eab0d67386329f3a2920a874/38104bd52d316ea76464433b3b07dea7.webp"
|
||||
},
|
||||
"7218": {
|
||||
"id": 7218,
|
||||
"name": "Rio de Janeiro",
|
||||
"diamondCost": 9999,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/34c0eb43c3d50e8ab64408171ebbe733~tplv-obj.png"
|
||||
},
|
||||
"7222": {
|
||||
"id": 7222,
|
||||
"name": "Full moon",
|
||||
@@ -4271,6 +4295,12 @@
|
||||
"diamondCost": 30,
|
||||
"image": "https://storage.streamdps.com/iblock/e94/e944534be54186446d7c38563c772029/553d899c4bd4be31e7b051bb36e842f8.webp"
|
||||
},
|
||||
"8225": {
|
||||
"id": 8225,
|
||||
"name": "Coconut Drink",
|
||||
"diamondCost": 5,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/ce27ad017f987240dc447e65ae866f4f~tplv-obj.png"
|
||||
},
|
||||
"8232": {
|
||||
"id": 8232,
|
||||
"name": "Gardening",
|
||||
@@ -4343,6 +4373,18 @@
|
||||
"diamondCost": 6000,
|
||||
"image": "https://storage.streamdps.com/iblock/88d/88df4387d65bcc77b691098fd649bd59/ad401a92ddba9aae15bb777f9f38638d.webp"
|
||||
},
|
||||
"8267": {
|
||||
"id": 8267,
|
||||
"name": "Good Evening",
|
||||
"diamondCost": 399,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/0015a756ff783f37a2cf3b5d634b3cd6~tplv-obj.png"
|
||||
},
|
||||
"8268": {
|
||||
"id": 8268,
|
||||
"name": "Good Night",
|
||||
"diamondCost": 399,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/b7b55087141bd5f965eb31a99a5f157b~tplv-obj.png"
|
||||
},
|
||||
"8277": {
|
||||
"id": 8277,
|
||||
"name": "Love Drop",
|
||||
@@ -4571,6 +4613,18 @@
|
||||
"diamondCost": 5000,
|
||||
"image": "https://storage.streamdps.com/iblock/48f/48f1a8d280e271929718525560ad42a8/3021d84608e0c5da388f1f6534011a6f.webp"
|
||||
},
|
||||
"8616": {
|
||||
"id": 8616,
|
||||
"name": "Rainbow",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/5fb7267489192fc77c4c8b647c124680~tplv-obj.png"
|
||||
},
|
||||
"8638": {
|
||||
"id": 8638,
|
||||
"name": "Festa Junina\u0027s Hat",
|
||||
"diamondCost": 199,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/61b32ccce11b289b3c1db7438dfb4450~tplv-obj.png"
|
||||
},
|
||||
"8648": {
|
||||
"id": 8648,
|
||||
"name": "Window basket",
|
||||
@@ -4595,6 +4649,12 @@
|
||||
"diamondCost": 10,
|
||||
"image": "https://storage.streamdps.com/iblock/f34/f34b75494926337d0bede7003aee0af9/1cb25dfee5bac6dc49b19222ed6967f7.webp"
|
||||
},
|
||||
"8712": {
|
||||
"id": 8712,
|
||||
"name": "Happy Father\u0027s Day",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/193eba78ded4d388a0b5a7ae95943796~tplv-obj.png"
|
||||
},
|
||||
"8740": {
|
||||
"id": 8740,
|
||||
"name": "Crocodile",
|
||||
@@ -4799,6 +4859,12 @@
|
||||
"diamondCost": 1,
|
||||
"image": "https://storage.streamdps.com/iblock/5b9/5b9eca4a99e965cb25183681a07a5276/c28f7e9c4a8e42460225ff2d12300ae7.webp"
|
||||
},
|
||||
"9135": {
|
||||
"id": 9135,
|
||||
"name": "Magic Forest",
|
||||
"diamondCost": 6000,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/63a758dbef9788f690e97cd65dbbb8d2~tplv-obj.png"
|
||||
},
|
||||
"9138": {
|
||||
"id": 9138,
|
||||
"name": "Trending Figure",
|
||||
@@ -4853,6 +4919,18 @@
|
||||
"diamondCost": 99,
|
||||
"image": "https://storage.streamdps.com/iblock/3d9/3d98c2fbc96922da37a9d22881bb06b9/0a99af132ab8e3fe9806d2412abc6bf0.webp"
|
||||
},
|
||||
"9333": {
|
||||
"id": 9333,
|
||||
"name": "LIVE Fest Clappers",
|
||||
"diamondCost": 100,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/63e85e00169ec5be3bfa90bb004cda5e.png~tplv-obj.png"
|
||||
},
|
||||
"9334": {
|
||||
"id": 9334,
|
||||
"name": "LIVE Fest",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/1e98afffef90ed4b2cc9c9ebb88e3608.png~tplv-obj.png"
|
||||
},
|
||||
"9463": {
|
||||
"id": 9463,
|
||||
"name": "Fairy Wings",
|
||||
@@ -4882,5 +4960,65 @@
|
||||
"name": "Rhythmic Bear",
|
||||
"diamondCost": 2999,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/16eacf541e4bd6816e88139d079519f5.png~tplv-obj.jpg"
|
||||
},
|
||||
"9498": {
|
||||
"id": 9498,
|
||||
"name": "Blooming Ribbons",
|
||||
"diamondCost": 1000,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/f76750ab58ee30fc022c9e4e11d25c9d.png~tplv-obj.jpg"
|
||||
},
|
||||
"9499": {
|
||||
"id": 9499,
|
||||
"name": "Golden Party",
|
||||
"diamondCost": 3000,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/a00450f3e3aa1f01b62774950e5729c3.png~tplv-obj.jpg"
|
||||
},
|
||||
"9500": {
|
||||
"id": 9500,
|
||||
"name": "Flying Jets",
|
||||
"diamondCost": 5000,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/1d067d13988e8754ed6adbebd89b9ee8.png~tplv-obj.jpg"
|
||||
},
|
||||
"9501": {
|
||||
"id": 9501,
|
||||
"name": "Yacht",
|
||||
"diamondCost": 20000,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/e69e2626f6ff43d1c1f2b8ae5ea42514.png~tplv-obj.jpg"
|
||||
},
|
||||
"9514": {
|
||||
"id": 9514,
|
||||
"name": "Storms at sea",
|
||||
"diamondCost": 2200,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/4918fbbdf220873dd8cae4c94d1ae037.png~tplv-obj.png"
|
||||
},
|
||||
"9515": {
|
||||
"id": 9515,
|
||||
"name": "Lightning Storm",
|
||||
"diamondCost": 6000,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/6f673fbb0ae6860e2b1e254538c958ba.png~tplv-obj.png"
|
||||
},
|
||||
"9516": {
|
||||
"id": 9516,
|
||||
"name": "Mountains",
|
||||
"diamondCost": 12000,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/51a7d74bcb4a6417be59f0ffc0b77e96.png~tplv-obj.png"
|
||||
},
|
||||
"9522": {
|
||||
"id": 9522,
|
||||
"name": "Exclusive Spark",
|
||||
"diamondCost": 1000,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/f0bda1eb6856e2feea9cfcb6c575c8a0.png~tplv-obj.jpg"
|
||||
},
|
||||
"9523": {
|
||||
"id": 9523,
|
||||
"name": "Exclusive Jet",
|
||||
"diamondCost": 5000,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/1cc167a00aa4d5dfe48018afb38c3daa.png~tplv-obj.jpg"
|
||||
},
|
||||
"9524": {
|
||||
"id": 9524,
|
||||
"name": "Exclusive Yacht",
|
||||
"diamondCost": 20000,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/da8c85d5ae09ebf320216202e8fa015d.png~tplv-obj.jpg"
|
||||
}
|
||||
}
|
||||
5024
Tools/src/main/resources/gifts/used_outputs/output_1_0_7.json
Normal file
5024
Tools/src/main/resources/gifts/used_outputs/output_1_0_7.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -391,9 +391,9 @@
|
||||
},
|
||||
"5547": {
|
||||
"id": 5547,
|
||||
"name": "",
|
||||
"name": "Russian Crepes",
|
||||
"diamondCost": 5,
|
||||
"image": "https://storage.streamdps.com/iblock/2ad/2ad28ef5a49c72186a45999319ff8caf/185c4643c32c2f28e4c6d06fc268c386.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/8525a07c6bf16a74eee66e9ad119b3b8.png~tplv-obj.png"
|
||||
},
|
||||
"5556": {
|
||||
"id": 5556,
|
||||
@@ -925,15 +925,15 @@
|
||||
},
|
||||
"5793": {
|
||||
"id": 5793,
|
||||
"name": "",
|
||||
"name": "Play Samba",
|
||||
"diamondCost": 99,
|
||||
"image": "https://storage.streamdps.com/iblock/864/864f362bf1d66abf1acbb64bf0de43c8/0c5fad0d89d2b2a92ed30829059a59c3.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/fd3d6cc127464bacded6ed009074ae2f~tplv-obj.png"
|
||||
},
|
||||
"5794": {
|
||||
"id": 5794,
|
||||
"name": "",
|
||||
"name": "Coconut Tree",
|
||||
"diamondCost": 199,
|
||||
"image": "https://storage.streamdps.com/iblock/369/369b52ad98206ce414bf59b4fde0560f/12854f04151c6e0e76c172fb97c5514a.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/eb0923dbab5251f4c2e0496b11b55c4f~tplv-obj.png"
|
||||
},
|
||||
"5797": {
|
||||
"id": 5797,
|
||||
@@ -979,15 +979,15 @@
|
||||
},
|
||||
"5822": {
|
||||
"id": 5822,
|
||||
"name": "",
|
||||
"name": "Koala",
|
||||
"diamondCost": 10,
|
||||
"image": "https://storage.streamdps.com/iblock/29f/29f5ecab64a8a49be1a22330ccfd7235/1026d754a1c4337bf1dd008f396a4e4d.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/22c8fa54da366c111f7bb915d4429e2d~tplv-obj.png"
|
||||
},
|
||||
"5823": {
|
||||
"id": 5823,
|
||||
"name": "",
|
||||
"name": "Fairy Bread",
|
||||
"diamondCost": 1,
|
||||
"image": "https://storage.streamdps.com/iblock/101/1017a2225a5dad4a7d607fb22ed31eb9/c694724d0be38e01ed4c922050302e13.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/a42f9ac9cd6b26da03818ff65ac919f1~tplv-obj.png"
|
||||
},
|
||||
"5826": {
|
||||
"id": 5826,
|
||||
@@ -1009,9 +1009,9 @@
|
||||
},
|
||||
"5831": {
|
||||
"id": 5831,
|
||||
"name": "",
|
||||
"name": "Flower Show",
|
||||
"diamondCost": 500,
|
||||
"image": "https://storage.streamdps.com/iblock/ae4/ae4751eec1418b80b5fc49b296ef7df1/71f974c7842b768c05236b3a12530c3f.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/b6266323ef3ea0d313cbab6911ff8c46~tplv-obj.png"
|
||||
},
|
||||
"5832": {
|
||||
"id": 5832,
|
||||
@@ -1051,9 +1051,9 @@
|
||||
},
|
||||
"5843": {
|
||||
"id": 5843,
|
||||
"name": "",
|
||||
"name": "Campfire",
|
||||
"diamondCost": 388,
|
||||
"image": "https://storage.streamdps.com/iblock/583/583b77ae2c961d85a811a67f3966f2f5/591bdbe070b9f5d743f183253d54cdce.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/e280eb1b7fe92b4efe612d98064d5a2d~tplv-obj.png"
|
||||
},
|
||||
"5850": {
|
||||
"id": 5850,
|
||||
@@ -1063,9 +1063,9 @@
|
||||
},
|
||||
"5852": {
|
||||
"id": 5852,
|
||||
"name": "",
|
||||
"name": "Soccer Ball",
|
||||
"diamondCost": 39,
|
||||
"image": "https://storage.streamdps.com/iblock/368/368797349fb9ab0d2ad41f6b898c4bad/7c523b69e9c95c1f7e8be9df7b733fe0.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/e1932db6aea81bbddc4e7dc0229ac155~tplv-obj.png"
|
||||
},
|
||||
"5860": {
|
||||
"id": 5860,
|
||||
@@ -1135,15 +1135,15 @@
|
||||
},
|
||||
"5890": {
|
||||
"id": 5890,
|
||||
"name": "",
|
||||
"name": "Autumn leaves",
|
||||
"diamondCost": 500,
|
||||
"image": "https://storage.streamdps.com/iblock/538/53861f02a937f02242e9c8ea8c736472/4b4b7c48d0f712f11b643d604a54bd01.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/30adcaf443df63e3bfd2751ad251f87d~tplv-obj.png"
|
||||
},
|
||||
"5893": {
|
||||
"id": 5893,
|
||||
"name": "",
|
||||
"name": "Footy",
|
||||
"diamondCost": 5,
|
||||
"image": "https://storage.streamdps.com/iblock/404/40436175c5ac3c124b3eefac8546d38f/75fd0dc90b620a607aa7b66729b9c0fd.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/94f8ac5c7b6f90aba713b44ddac40bf1~tplv-obj.png"
|
||||
},
|
||||
"5894": {
|
||||
"id": 5894,
|
||||
@@ -1297,9 +1297,9 @@
|
||||
},
|
||||
"5956": {
|
||||
"id": 5956,
|
||||
"name": "",
|
||||
"name": "Fishing Gear",
|
||||
"diamondCost": 199,
|
||||
"image": "https://storage.streamdps.com/iblock/0c5/0c55246326097edf2cd6418263a94cc7/e1641719baffc2067165fc1ad4a939cb.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/1b2353958374f585e25b2f2344c6d0ad~tplv-obj.png"
|
||||
},
|
||||
"5958": {
|
||||
"id": 5958,
|
||||
@@ -1363,9 +1363,9 @@
|
||||
},
|
||||
"5983": {
|
||||
"id": 5983,
|
||||
"name": "",
|
||||
"name": "Amazing",
|
||||
"diamondCost": 5,
|
||||
"image": "https://storage.streamdps.com/iblock/c0f/c0fdf0e2672efd3f9b37794c43c13366/5d13e5d7bec8b0f3c549be78869e7a3d.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/18256fd3f4402601dd07c83adae3e9a2~tplv-obj.png"
|
||||
},
|
||||
"5984": {
|
||||
"id": 5984,
|
||||
@@ -1385,6 +1385,18 @@
|
||||
"diamondCost": 555,
|
||||
"image": "https://storage.streamdps.com/iblock/627/6271a3ecc3614860585a3aa1c337ca1f/6db1ca1d211999a95accf6f3325db5de.png"
|
||||
},
|
||||
"5991": {
|
||||
"id": 5991,
|
||||
"name": "Banana leaf vessel",
|
||||
"diamondCost": 5,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/8e635863e20cfa3651bd8a5b762ae72d~tplv-obj.png"
|
||||
},
|
||||
"5992": {
|
||||
"id": 5992,
|
||||
"name": "Frangipani",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/7464fad59650123fe0989e426618847d~tplv-obj.png"
|
||||
},
|
||||
"5994": {
|
||||
"id": 5994,
|
||||
"name": "Turkish coffee",
|
||||
@@ -1423,9 +1435,9 @@
|
||||
},
|
||||
"6006": {
|
||||
"id": 6006,
|
||||
"name": "",
|
||||
"name": "Cricket",
|
||||
"diamondCost": 99,
|
||||
"image": "https://storage.streamdps.com/iblock/5f0/5f014a2af1e1eec44223880561052a23/951286a4458999e058c8b0d3a29b575b.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/408d55c0526ada808be7db3e22c02a56~tplv-obj.png"
|
||||
},
|
||||
"6007": {
|
||||
"id": 6007,
|
||||
@@ -1459,9 +1471,9 @@
|
||||
},
|
||||
"6034": {
|
||||
"id": 6034,
|
||||
"name": "",
|
||||
"name": "Flower",
|
||||
"diamondCost": 299,
|
||||
"image": "https://storage.streamdps.com/iblock/caa/caa0e3e2cdc87759f657c515d839a7d9/9917cc4ca38657550f29759fa7df1439.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/9c20971eeb28b6b4ba37e57df3983da0~tplv-obj.png"
|
||||
},
|
||||
"6036": {
|
||||
"id": 6036,
|
||||
@@ -1519,9 +1531,9 @@
|
||||
},
|
||||
"6050": {
|
||||
"id": 6050,
|
||||
"name": "",
|
||||
"name": "Love Bomb",
|
||||
"diamondCost": 299,
|
||||
"image": "https://storage.streamdps.com/iblock/06d/06d0d3f807b08aec6b02ffccce87e541/5a93ead8cf35f9e5e6b5689b4f851ecd.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/2a1c1b14f5e9f7be5d76fa4928f574f1~tplv-obj.png"
|
||||
},
|
||||
"6052": {
|
||||
"id": 6052,
|
||||
@@ -1669,9 +1681,9 @@
|
||||
},
|
||||
"6113": {
|
||||
"id": 6113,
|
||||
"name": "",
|
||||
"name": "Taco ",
|
||||
"diamondCost": 9,
|
||||
"image": "https://storage.streamdps.com/iblock/6d8/6d809e8e6318e64b7e8c80fd325b7a0b/fa9bf2e6d0a5a19b945e6c4cc4e10af8.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/43d06db8c962623dbed6ecf70fb89ca8~tplv-obj.png"
|
||||
},
|
||||
"6116": {
|
||||
"id": 6116,
|
||||
@@ -1795,9 +1807,9 @@
|
||||
},
|
||||
"6194": {
|
||||
"id": 6194,
|
||||
"name": "",
|
||||
"name": "Top Host",
|
||||
"diamondCost": 199,
|
||||
"image": "https://storage.streamdps.com/iblock/99f/99ffb3ba22c1882f8f6433c6447b5f4c/e95f311b0e1b19324c2acad263a17d44.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/5947dc37282c417b411c61f20ee7d6d4~tplv-obj.png"
|
||||
},
|
||||
"6199": {
|
||||
"id": 6199,
|
||||
@@ -1849,9 +1861,9 @@
|
||||
},
|
||||
"6240": {
|
||||
"id": 6240,
|
||||
"name": "",
|
||||
"name": "ASMR",
|
||||
"diamondCost": 10,
|
||||
"image": "https://storage.streamdps.com/iblock/ec6/ec66e855e1ee52c850d5458d96599d66/8fdbdc30beff2247ad4214392cab00dd.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/748e74c8309e08dbc5b03e03f28a0ea0~tplv-obj.png"
|
||||
},
|
||||
"6242": {
|
||||
"id": 6242,
|
||||
@@ -2083,9 +2095,9 @@
|
||||
},
|
||||
"6411": {
|
||||
"id": 6411,
|
||||
"name": "",
|
||||
"name": "Snag",
|
||||
"diamondCost": 5,
|
||||
"image": "https://storage.streamdps.com/iblock/e7d/e7dd9a4fb21a968098e1e7e4ef07a840/3086f9317df9f35c2115570cfca1fdd0.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/aa2d9b162c766a7fdf71fcead6d7bbcd~tplv-obj.png"
|
||||
},
|
||||
"6414": {
|
||||
"id": 6414,
|
||||
@@ -2101,9 +2113,9 @@
|
||||
},
|
||||
"6416": {
|
||||
"id": 6416,
|
||||
"name": "",
|
||||
"name": "Choc Chip Cookie",
|
||||
"diamondCost": 5,
|
||||
"image": "https://storage.streamdps.com/iblock/ce5/ce57f012363358333397b6c72704b466/aa71c1c351b698c09a151a434bfd2652.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/7dd2731de2e644301a329d3eb437b427~tplv-obj.png"
|
||||
},
|
||||
"6417": {
|
||||
"id": 6417,
|
||||
@@ -2119,9 +2131,9 @@
|
||||
},
|
||||
"6428": {
|
||||
"id": 6428,
|
||||
"name": "",
|
||||
"name": "Crystal Ball",
|
||||
"diamondCost": 1700,
|
||||
"image": "https://storage.streamdps.com/iblock/605/6057daf816ed32ad97ef0250fa02ae1e/92e61863514c008cd0332fa7c37cf2b9.png"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/7e4f9a99b7003ae05186f5324aae9fbf~tplv-obj.png"
|
||||
},
|
||||
"6429": {
|
||||
"id": 6429,
|
||||
@@ -2245,9 +2257,9 @@
|
||||
},
|
||||
"6483": {
|
||||
"id": 6483,
|
||||
"name": "",
|
||||
"name": "Spinning Top",
|
||||
"diamondCost": 10,
|
||||
"image": "https://storage.streamdps.com/iblock/868/8683388d9e7b33f0f7955ebbf00dfff4/23de767c8a572ad27fd25f953ffe8069.webp"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/6cde70e04a6b40a9879f7b99ff191808~tplv-obj.png"
|
||||
},
|
||||
"6484": {
|
||||
"id": 6484,
|
||||
@@ -2257,9 +2269,9 @@
|
||||
},
|
||||
"6486": {
|
||||
"id": 6486,
|
||||
"name": "",
|
||||
"name": "Cheems Dog",
|
||||
"diamondCost": 199,
|
||||
"image": "https://storage.streamdps.com/iblock/61e/61e0c2d7e7917f9dbd179034d3b4a330/ce9897ca21aae3a7648f18e67ee2bf2d.webp"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/d2c9e50efa3b9ff1ed31c96440a9d3a1~tplv-obj.png"
|
||||
},
|
||||
"6487": {
|
||||
"id": 6487,
|
||||
@@ -2329,9 +2341,9 @@
|
||||
},
|
||||
"6531": {
|
||||
"id": 6531,
|
||||
"name": "",
|
||||
"name": "Llama Greetings",
|
||||
"diamondCost": 299,
|
||||
"image": "https://storage.streamdps.com/iblock/40f/40f2ab7fa04f23d9d1e5e58840df0251/37793eb58b88e10afb8922056b9ac5a3.webp"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/a6b95ce6350f5f4bdff6880ac6993789~tplv-obj.png"
|
||||
},
|
||||
"6532": {
|
||||
"id": 6532,
|
||||
@@ -2465,6 +2477,12 @@
|
||||
"diamondCost": 13999,
|
||||
"image": "https://storage.streamdps.com/iblock/fb1/fb1096568dcc97c2575dec7441d0d651/245c4c7ce9bf5d5378586eb3a2478b42.webp"
|
||||
},
|
||||
"6592": {
|
||||
"id": 6592,
|
||||
"name": "TGIF",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/2734231d880b5cd20149f4cc8c760279~tplv-obj.png"
|
||||
},
|
||||
"6593": {
|
||||
"id": 6593,
|
||||
"name": "",
|
||||
@@ -2635,9 +2653,9 @@
|
||||
},
|
||||
"6705": {
|
||||
"id": 6705,
|
||||
"name": "",
|
||||
"name": "Loved",
|
||||
"diamondCost": 5,
|
||||
"image": "https://storage.streamdps.com/iblock/5c9/5c911310d7572ad93edc87e69f149eb4/3eb87b251e73846115c5c09e3ed90804.webp"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/2a41781b0a29ba3c409c5dd83eed07f8~tplv-obj.png"
|
||||
},
|
||||
"6713": {
|
||||
"id": 6713,
|
||||
@@ -2695,9 +2713,9 @@
|
||||
},
|
||||
"6744": {
|
||||
"id": 6744,
|
||||
"name": "",
|
||||
"name": "Fruits Hat ",
|
||||
"diamondCost": 199,
|
||||
"image": "https://storage.streamdps.com/iblock/1a6/1a6a52e5b0020a731da399b55866e245/b15e38a68d456a82cc59a213b04020e3.webp"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/2316b31fc5259cc29f281d88fbca0568~tplv-obj.png"
|
||||
},
|
||||
"6751": {
|
||||
"id": 6751,
|
||||
@@ -2821,9 +2839,9 @@
|
||||
},
|
||||
"6813": {
|
||||
"id": 6813,
|
||||
"name": "",
|
||||
"name": "Fantastic",
|
||||
"diamondCost": 5,
|
||||
"image": "https://storage.streamdps.com/iblock/3d2/3d2707e87e8c92a8e3302cc33abf1d9c/eee97c25a857060dc81f84f13917ea73.webp"
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/a1b2204b06aa19d45a0338e9f0099ea7~tplv-obj.png"
|
||||
},
|
||||
"6820": {
|
||||
"id": 6820,
|
||||
@@ -3587,6 +3605,12 @@
|
||||
"diamondCost": 1,
|
||||
"image": "https://storage.streamdps.com/iblock/5c3/5c37dce1eab0d67386329f3a2920a874/38104bd52d316ea76464433b3b07dea7.webp"
|
||||
},
|
||||
"7218": {
|
||||
"id": 7218,
|
||||
"name": "Rio de Janeiro",
|
||||
"diamondCost": 9999,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/34c0eb43c3d50e8ab64408171ebbe733~tplv-obj.png"
|
||||
},
|
||||
"7222": {
|
||||
"id": 7222,
|
||||
"name": "Full moon",
|
||||
@@ -4271,6 +4295,12 @@
|
||||
"diamondCost": 30,
|
||||
"image": "https://storage.streamdps.com/iblock/e94/e944534be54186446d7c38563c772029/553d899c4bd4be31e7b051bb36e842f8.webp"
|
||||
},
|
||||
"8225": {
|
||||
"id": 8225,
|
||||
"name": "Coconut Drink",
|
||||
"diamondCost": 5,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/ce27ad017f987240dc447e65ae866f4f~tplv-obj.png"
|
||||
},
|
||||
"8232": {
|
||||
"id": 8232,
|
||||
"name": "Gardening",
|
||||
@@ -4343,6 +4373,18 @@
|
||||
"diamondCost": 6000,
|
||||
"image": "https://storage.streamdps.com/iblock/88d/88df4387d65bcc77b691098fd649bd59/ad401a92ddba9aae15bb777f9f38638d.webp"
|
||||
},
|
||||
"8267": {
|
||||
"id": 8267,
|
||||
"name": "Good Evening",
|
||||
"diamondCost": 399,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/0015a756ff783f37a2cf3b5d634b3cd6~tplv-obj.png"
|
||||
},
|
||||
"8268": {
|
||||
"id": 8268,
|
||||
"name": "Good Night",
|
||||
"diamondCost": 399,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/b7b55087141bd5f965eb31a99a5f157b~tplv-obj.png"
|
||||
},
|
||||
"8277": {
|
||||
"id": 8277,
|
||||
"name": "Love Drop",
|
||||
@@ -4571,6 +4613,18 @@
|
||||
"diamondCost": 5000,
|
||||
"image": "https://storage.streamdps.com/iblock/48f/48f1a8d280e271929718525560ad42a8/3021d84608e0c5da388f1f6534011a6f.webp"
|
||||
},
|
||||
"8616": {
|
||||
"id": 8616,
|
||||
"name": "Rainbow",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/5fb7267489192fc77c4c8b647c124680~tplv-obj.png"
|
||||
},
|
||||
"8638": {
|
||||
"id": 8638,
|
||||
"name": "Festa Junina\u0027s Hat",
|
||||
"diamondCost": 199,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/61b32ccce11b289b3c1db7438dfb4450~tplv-obj.png"
|
||||
},
|
||||
"8648": {
|
||||
"id": 8648,
|
||||
"name": "Window basket",
|
||||
@@ -4595,6 +4649,12 @@
|
||||
"diamondCost": 10,
|
||||
"image": "https://storage.streamdps.com/iblock/f34/f34b75494926337d0bede7003aee0af9/1cb25dfee5bac6dc49b19222ed6967f7.webp"
|
||||
},
|
||||
"8712": {
|
||||
"id": 8712,
|
||||
"name": "Happy Father\u0027s Day",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/193eba78ded4d388a0b5a7ae95943796~tplv-obj.png"
|
||||
},
|
||||
"8740": {
|
||||
"id": 8740,
|
||||
"name": "Crocodile",
|
||||
@@ -4799,6 +4859,12 @@
|
||||
"diamondCost": 1,
|
||||
"image": "https://storage.streamdps.com/iblock/5b9/5b9eca4a99e965cb25183681a07a5276/c28f7e9c4a8e42460225ff2d12300ae7.webp"
|
||||
},
|
||||
"9135": {
|
||||
"id": 9135,
|
||||
"name": "Magic Forest",
|
||||
"diamondCost": 6000,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/63a758dbef9788f690e97cd65dbbb8d2~tplv-obj.png"
|
||||
},
|
||||
"9138": {
|
||||
"id": 9138,
|
||||
"name": "Trending Figure",
|
||||
@@ -4853,6 +4919,18 @@
|
||||
"diamondCost": 99,
|
||||
"image": "https://storage.streamdps.com/iblock/3d9/3d98c2fbc96922da37a9d22881bb06b9/0a99af132ab8e3fe9806d2412abc6bf0.webp"
|
||||
},
|
||||
"9333": {
|
||||
"id": 9333,
|
||||
"name": "LIVE Fest Clappers",
|
||||
"diamondCost": 100,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/63e85e00169ec5be3bfa90bb004cda5e.png~tplv-obj.png"
|
||||
},
|
||||
"9334": {
|
||||
"id": 9334,
|
||||
"name": "LIVE Fest",
|
||||
"diamondCost": 1,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/1e98afffef90ed4b2cc9c9ebb88e3608.png~tplv-obj.png"
|
||||
},
|
||||
"9463": {
|
||||
"id": 9463,
|
||||
"name": "Fairy Wings",
|
||||
@@ -4882,5 +4960,65 @@
|
||||
"name": "Rhythmic Bear",
|
||||
"diamondCost": 2999,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/16eacf541e4bd6816e88139d079519f5.png~tplv-obj.jpg"
|
||||
},
|
||||
"9498": {
|
||||
"id": 9498,
|
||||
"name": "Blooming Ribbons",
|
||||
"diamondCost": 1000,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/f76750ab58ee30fc022c9e4e11d25c9d.png~tplv-obj.jpg"
|
||||
},
|
||||
"9499": {
|
||||
"id": 9499,
|
||||
"name": "Golden Party",
|
||||
"diamondCost": 3000,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/a00450f3e3aa1f01b62774950e5729c3.png~tplv-obj.jpg"
|
||||
},
|
||||
"9500": {
|
||||
"id": 9500,
|
||||
"name": "Flying Jets",
|
||||
"diamondCost": 5000,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/1d067d13988e8754ed6adbebd89b9ee8.png~tplv-obj.jpg"
|
||||
},
|
||||
"9501": {
|
||||
"id": 9501,
|
||||
"name": "Yacht",
|
||||
"diamondCost": 20000,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/e69e2626f6ff43d1c1f2b8ae5ea42514.png~tplv-obj.jpg"
|
||||
},
|
||||
"9514": {
|
||||
"id": 9514,
|
||||
"name": "Storms at sea",
|
||||
"diamondCost": 2200,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/4918fbbdf220873dd8cae4c94d1ae037.png~tplv-obj.png"
|
||||
},
|
||||
"9515": {
|
||||
"id": 9515,
|
||||
"name": "Lightning Storm",
|
||||
"diamondCost": 6000,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/6f673fbb0ae6860e2b1e254538c958ba.png~tplv-obj.png"
|
||||
},
|
||||
"9516": {
|
||||
"id": 9516,
|
||||
"name": "Mountains",
|
||||
"diamondCost": 12000,
|
||||
"image": "https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/51a7d74bcb4a6417be59f0ffc0b77e96.png~tplv-obj.png"
|
||||
},
|
||||
"9522": {
|
||||
"id": 9522,
|
||||
"name": "Exclusive Spark",
|
||||
"diamondCost": 1000,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/f0bda1eb6856e2feea9cfcb6c575c8a0.png~tplv-obj.jpg"
|
||||
},
|
||||
"9523": {
|
||||
"id": 9523,
|
||||
"name": "Exclusive Jet",
|
||||
"diamondCost": 5000,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/1cc167a00aa4d5dfe48018afb38c3daa.png~tplv-obj.jpg"
|
||||
},
|
||||
"9524": {
|
||||
"id": 9524,
|
||||
"name": "Exclusive Yacht",
|
||||
"diamondCost": 20000,
|
||||
"image": "https://p16-webcast.tiktokcdn.com/img/maliva/webcast-va/resource/da8c85d5ae09ebf320216202e8fa015d.png~tplv-obj.jpg"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user