*Model changed to anthropic/claude-opus-4-6*
*Thinking level: high*
| <!DOCTYPE html> | |
| <html lang="fi"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Coleaders — Työelämä voi olla parempi</title> | |
| <link rel="preconnect" href="https://fonts.googleapis.com"> | |
| <link href="https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Work+Sans:ital,wght@0,300..900;1,300..900&display=swap" rel="stylesheet"> | |
| <style> | |
| /* ============ RESET & VARIABLES ============ */ |
| <!DOCTYPE html> | |
| <html lang="fi"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Coleaders — Työelämä voi olla parempi</title> | |
| <link rel="preconnect" href="https://fonts.googleapis.com"> | |
| <link href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300..900;1,9..144,300..900&family=Source+Sans+3:ital,wght@0,300..900;1,300..900&display=swap" rel="stylesheet"> | |
| <style> | |
| /* ============ RESET & VARIABLES ============ */ |
| <!DOCTYPE html> | |
| <html lang="fi"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Coleaders — Työelämä voi olla radikaalisti parempi</title> | |
| <link rel="preconnect" href="https://fonts.googleapis.com"> | |
| <link href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300..900;1,9..144,300..900&family=Source+Sans+3:ital,wght@0,300..900;1,300..900&display=swap" rel="stylesheet"> | |
| <style> | |
| /* ============ RESET & VARIABLES ============ */ |
| { | |
| inputs = { | |
| nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable"; | |
| flake-utils.url = "github:numtide/flake-utils"; | |
| }; | |
| outputs = inputs @ { | |
| self, | |
| nixpkgs, | |
| flake-utils, | |
| ... |
| GET http://192.168.1.81/ctrl/master.json | |
| GET http://192.168.1.81/ctrl/settings.json | |
| GET http://192.168.1.81/ctrl/performance.json | |
| GET http://192.168.1.81/ctrl/performance.html?ver=5.02.00 | |
| GET http://192.168.1.81/ctrl/getContentURL.php |
dd| #cloud-config | |
| # Start an Ubuntu server with this cloud-init data to run a | |
| # CrewLink-server instance and update its IP for a subdomain. The | |
| # domain name must be hosted at Gandi LiveDNS. | |
| # | |
| # Near the bottom of the page, replace these strings with your data: | |
| # - your Gandi API key | |
| # - your-domain.tld | |
| # - your-subdomain |