- 駕駛:11587 倫
| 序號 | 站名 | 到站時間 |
|---|
| 2026-09-27 13:14:29,322 828 [DEBUG] - XmlConfiguration is now operational | |
| 2026-09-27 13:14:29,697 828 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
| 2026-09-27 13:14:29,697 828 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco' | |
| 2026-09-27 13:14:29,728 828 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
| 2026-09-27 13:14:29,728 828 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco' | |
| 2026-09-27 13:14:29,728 828 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco' | |
| 2026-09-27 13:14:29,728 828 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco' | |
| 2026-09-27 13:14:29,744 828 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
| 2026-09-27 13:14:29,744 828 [DEBUG] - Adding new type 'RubyGe |
| test |
| { | |
| "velaru_anchor": true, | |
| "scitt_aligned": true, | |
| "scitt_rfc": "RFC9943", | |
| "profile": "velaru-employment-companion-ai-v1", | |
| "anchored_at": "2026-09-27T13:59:12.885810", | |
| "chain_length": 634, | |
| "latest_entry_hash": "05dd4dc31d88604bdcbabd20f888520cdfa84927afab71fe9fd94c6b33b83ef3", | |
| "recent_entry_hashes": [ | |
| "01399aef01c0e76a689e66aa78d69f2f7ca677535c5138d4060fa2f448653b4e", |
| <!DOCTYPE html> | |
| <html lang="id"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover"> | |
| <meta name="theme-color" content="#0b0b0b"> | |
| <title>SHADOVX — Silent · Deadly · Powerful</title> | |
| <style> | |
| :root{ | |
| --accent:#A78BFA;--accent-soft:rgba(167,139,250,.15);--accent-glow:rgba(167,139,250,.4);--accent-dark:#6D28D9; |
| Log uploaded on Sunday, September 27, 2026, 9:57:51 PM | |
| Loaded mods: | |
| Prepatcher(zetrith.prepatcher): 0Harmony(2.4.2), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0) | |
| Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(av:2.4.2,fv:2.4.1), HarmonyMod(2.4.2) | |
| Loading Progress(ilyvion.LoadingProgress): ilyvion.LoadingProgress(0.16.0) | |
| Faster Game Loading - Continued(Taranchuk.FasterGameLoading): FasterGameLoading(1.0.0) | |
| Core(Ludeon.RimWorld): (no assemblies) | |
| Royalty(Ludeon.RimWorld.Royalty): (no assemblies) | |
| Ideology(Ludeon.RimWorld.Ideology): (no assemblies) | |
| Biotech(Ludeon.RimWorld.Biotech): (no assemblies) |
| Log uploaded on Sunday, September 27, 2026, 9:57:03 AM | |
| Loaded mods: | |
| Auto Mod Config (Continued)(Garethp.ModlistConfigurator)[v:1.0.4]: ModlistConfigurator(0.0.0) | |
| Prepatcher(zetrith.prepatcher): 0Harmony(2.4.2), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0) | |
| Harmony(brrainz.harmony)[v:2.4.2.0][mv:2.4.2.0]: 0Harmony(av:2.4.2,fv:2.4.1), HarmonyMod(2.4.2) | |
| No Log On Startup(jimmyl.nologstartup): nologstartup(1.0.0) | |
| Deep Pills(ODs.DeepPills): (no assemblies) | |
| Load Them Last(ferny.LoadThemLast): LoadThemLast(1.0.0) | |
| Loading Progress(ilyvion.LoadingProgress)[v:0.16.0]: ilyvion.LoadingProgress(0.16.0) |
| LibreChat@v0.8.8-rc4 /data/data/com.termux/files/home/librechat | |
| ├── @antithesishq/bombadil@0.6.1 | |
| ├── @axe-core/playwright@4.10.1 | |
| ├── @eslint/compat@1.2.6 | |
| ├── @eslint/eslintrc@3.3.4 | |
| ├── @eslint/js@9.39.1 | |
| ├─┬ @librechat/api@1.7.49 -> ./packages/api | |
| │ ├── @anthropic-ai/vertex-sdk@0.16.0 | |
| │ ├── @aws-sdk/client-bedrock-runtime@3.1095.0 | |
| │ ├── @aws-sdk/client-cloudfront@3.1042.0 |
| #!/usr/bin/env bash | |
| set -e | |
| SERVER_DIR="$HOME/server" | |
| SERVICE_NAME="bds" | |
| USER_NAME="$(whoami)" | |
| FIFO_PATH="$SERVER_DIR/bds.fifo" | |
| START_SCRIPT="$SERVER_DIR/start.sh" | |
| echo "=== Minecraft Bedrock Dedicated Server Setup ===" |