12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.13",
- "apiVersion": 1,
- "author": {
- "name": "Dark_Ville",
- "id": "638080361179512853"
- },
- "service": "000webhost",
- "description": {
- "en": "Free Web Hosting with Zero cost, website hosting with PHP, MySQL, cPanel & no ads!",
- "nl": "Gratis Web Hosting met Nul kosten, met PHP, MySQL, cPanel & geen ads!",
- "vi": "Dịch vụ Lưu trữ Web không mất phí, dành cho PHP, MySQL, cPanel với không quảng cáo!"
- },
- "url": "000webhost.com",
- "regExp": "([a-z0-9-]+[.])*000webhost[.]com[\\/]",
- "version": "1.3.7",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/0-9/000webhost/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/0-9/000webhost/assets/thumbnail.jpg",
- "color": "#ff5c62",
- "category": "other",
- "tags": [
- "webhost",
- "web",
- "hosting",
- "free-web-hosting",
- "free"
- ],
- "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
- }
- }
- ]
- }
|