metadata.json 677 B

12345678910111213141516171819202122232425
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Palskie",
  6. "id": "90431685472038912"
  7. },
  8. "service": "Codeforces",
  9. "description": {
  10. "en": "Codeforces is a website that hosts competitive programming contests.",
  11. "vi_VN": "Codeforces là trang web tổ chức các cuộc thi lập trình."
  12. },
  13. "url": "codeforces.com",
  14. "version": "1.0.20",
  15. "logo": "https://cdn.rcd.gg/PreMiD/websites/C/Codeforces/assets/logo.png",
  16. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/C/Codeforces/assets/thumbnail.png",
  17. "color": "#1381f6",
  18. "category": "other",
  19. "tags": [
  20. "coding",
  21. "competition",
  22. "education",
  23. "technology"
  24. ]
  25. }