subcommand. `ord` must be restarted in to load changes to the config file. `ordinals.com` -------------- The `ordinals.com` instances use `systemd` to run the `ord server` service, which is called `ord`, with a config file located at `/var/lib/ord/ord.yaml`. To hide an inscription on `ordinals.com`: 1. SSH into the server 2. Add the inscription ID to `/var/lib/ord/ord.yaml` 3. Restart the service with `systemctl restart ord` 4. Monitor the restart with `journalctl -u ord` Currently, `ord` is slow to restart, so the site will not come back online immediately.