Advertisement
Singasking

home.json

Dec 30th, 2024 (edited)
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. {
  2. "version": "1.0",
  3. "lastUpdated": "2024-12-15",
  4. "contentCategories": {
  5. "Books": {
  6. "displayName": "Books",
  7. "iconUrl": "books_icon.png",
  8. "dataUrl": "https://pastebin.com/raw/sGjq1qdr"
  9. },
  10. "PYQs": {
  11. "displayName": "PYQs",
  12. "iconUrl": "pyq.png",
  13. "dataUrl": "https://pastebin.com/raw/bEArWNrq"
  14. },
  15. "Notes": {
  16. "displayName": "Notes",
  17. "iconUrl": "https://your-storage-service.com/icons/notes_icon.png",
  18. "dataUrl": "notes"
  19. },
  20. "Practice": {
  21. "displayName": "Practice",
  22. "iconUrl": "con.png",
  23. "dataUrl": "practice"
  24. }
  25. }
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement