-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
45 lines (45 loc) · 1.34 KB
/
config.json
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
{
"dashboard": "https://fb-aio.github.io",
"freeVIP": {
"until": 1735750800000,
"title": {
"vi": "Tặng VIP<br/>Mừng Năm Mới 2025 🧧🎇🥳",
"en": "Free VIP<br/>Happy New Year 2025 🧧🎇🥳"
},
"text": {
"en": "VIP will be unlocked for FREE until end of day 01/01/2024",
"vi": "VIP sẽ được mở khoá Miễn Phí đến hết ngày 01/01/2024"
},
"img": {
"src": "https://cdn-media.sforum.vn/storage/app/media/ctv_seo10/background-tet-54.jpg",
"style": "width:400px"
}
},
"promoSection": [
{
"type": "separator",
"title": {
"en": "🌟 Promo",
"vi": "🌟 Khuyến mãi"
}
},
{
"id": "USEFUL-SCRIPT",
"icon": "<i class=\"fa-solid fa-up-right-from-square\"></i>",
"text": {
"en": "Useful Script: 200+ more free features",
"vi": "Useful Script: thêm 200+ chức năng miễn phí"
},
"url": "https://useful-scripts-extension.github.io/useful-script/popup/popup.html"
},
{
"id": "TOPID",
"icon": "<i class=\"fa-solid fa-user-plus\"></i>",
"text": {
"en": "TopID: auto make friends with AI",
"vi": "TopID: tự động kết bạn dùng AI"
},
"url": "https://chromewebstore.google.com/detail/apkfbbbikiaebjbpkkbpipmihngckloe"
}
]
}