12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "Anaxes",
- "id": "567885938160697377"
- },
- "service": "WebProfiles",
- "description": {
- "en": "Let people know which social accounts are really you"
- },
- "url": "webprofiles.me",
- "version": "1.1.10",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/W/WebProfiles/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/W/WebProfiles/assets/thumbnail.png",
- "color": "#1E1E40",
- "category": "socials",
- "tags": [
- "profiles",
- "social-media",
- "links"
- ],
- "settings": [
- {
- "id": "timestamp",
- "title": "Show Timestamps",
- "icon": "fad fa-stopwatch",
- "value": true
- },
- {
- "id": "buttons",
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- }
- ]
- }
|