mirror of
https://github.com/renorris/openfsd
synced 2026-04-19 01:15:28 +08:00
Introduce SetIfNotExists, atomic Client, dynamic web config, ServerConfig, data APIs, and fixes.
This commit is contained in:
23
web/data_templates/status.txt
Normal file
23
web/data_templates/status.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
; IMPORTANT NOTE: This file can change as data sources change. Please check at regular intervals.
|
||||
;
|
||||
; PEOPLE UTILISING THIS FEED ARE STRONGLY ENCOURAGED TO MIGRATE TO {{ .ApiServerBaseURL }}/api/v1/data/status.json
|
||||
;
|
||||
; Data formats are:
|
||||
;
|
||||
; 120128:NOTCP - used by WhazzUp only
|
||||
; json3 - JSON Data Version 3
|
||||
; url1 - URLs where servers list data files are available. Please choose one randomly every time
|
||||
;
|
||||
;
|
||||
120218:NOTCP
|
||||
;
|
||||
json3={{ .ApiServerBaseURL }}/api/v1/data/openfsd-data.json
|
||||
;
|
||||
url1={{ .ApiServerBaseURL }}/api/v1/data/openfsd-servers.txt
|
||||
;
|
||||
servers.live={{ .ApiServerBaseURL }}/api/v1/data/openfsd-servers.txt
|
||||
;
|
||||
voice0=afv
|
||||
;
|
||||
; END
|
||||
|
||||
Reference in New Issue
Block a user