123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.13",
- "apiVersion": 1,
- "author": {
- "name": "Dark_Ville",
- "id": "638080361179512853"
- },
- "service": "e926",
- "description": {
- "en": "e926 is a mature image board replacement for the image board Sidechan. A general audience image board, e926 (formerly e961) complements this site. E926 runs off of the Ouroboros platform, a danbooru styled software specifically designed for the site.",
- "nl": "e926 is een volwassen imageboardvervanger voor het imageboard Sidechan. Een image board voor algemeen publiek, e926 (voorheen e961) vult deze site aan. E926 draait op het Ouroboros platform, een danbooru-achtige software speciaal ontworpen voor de site."
- },
- "url": "e926.net",
- "version": "1.1.13",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/E/e926/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/E/e926/assets/thumbnail.jpg",
- "color": "#284A81",
- "category": "socials",
- "tags": [
- "social",
- "imageboard",
- "e621"
- ],
- "settings": [
- {
- "id": "privacy",
- "title": "Privacy Mode",
- "icon": "fad fa-user-secret",
- "value": false
- },
- {
- "id": "buttons",
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true,
- "if": {
- "privacy": false
- }
- },
- {
- "id": "covers",
- "title": "Show Cover",
- "icon": "fad fa-images",
- "value": true,
- "if": {
- "privacy": false
- }
- }
- ]
- }
|