From e8c36f193a0653377e116d4254bd7dd74ee3b554 Mon Sep 17 00:00:00 2001 From: ghost Date: Thu, 18 Jan 2024 11:39:53 +0200 Subject: [PATCH] add online examples --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ddb2d02..92eddc6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Web monitor for Half-Life game servers based on [Xash3D FWGS](https://github.com/FWGS/xash3d-fwgs) masters crawler +## Online + +* `http://94.140.114.89/hl/` - Clearnet +* `http://[201:5eb5:f061:678e:7565:6338:c02c:5251]/hl/` - Yggdrasil +* `http://hl.ygg` - Alfis DNS + ## Install * `apt install git composer curl php php-xml php-intl php-mbstring php-curl php-sqlite3`