This commit is contained in:
2026-03-29 20:52:57 -05:00
parent a97c3a5b57
commit cf155183f2
102 changed files with 55674 additions and 0 deletions

28
data/profiles.json Normal file
View File

@@ -0,0 +1,28 @@
[
{
"id": "3e86258a-b4f7-48a2-8bed-3ae6d89f400b",
"name": "Arkm",
"avatar_url": "/data/avatars/3e86258a-b4f7-48a2-8bed-3ae6d89f400b.jpeg",
"settings": {
"theme": "dark",
"pushNotifications": false,
"downloadQuality": "1080p",
"nsfw_enabled": true,
"module_preferences": {}
},
"watch_history": {
"52299": {
"title": "Solo Leveling",
"episodes": {
"5": {
"watched_at": "2025-12-28T23:35:22Z",
"season_number": 1,
"state": "finished",
"timestamp": 0
}
},
"last_watched": "2025-12-28T23:35:22Z"
}
}
}
]