mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-02-23 05:03:38 +00:00
10 lines
311 B
Plaintext
10 lines
311 B
Plaintext
#
|
|
# List timezone server timezones
|
|
#
|
|
TYPE=GET
|
|
URL=http://regression.host/tz.php?action=list&returnall&lang=en_US
|
|
HEAD
|
|
|
|
REPLACE=/dtstamp>[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z/dtstamp>all good/
|
|
REPLACE=/last-modified>[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z/last-modified>all good/
|