Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions data/services/updown.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# https://updown.io/about

Check failure on line 1 in data/services/updown.yaml

View workflow job for this annotation

GitHub Actions / Check Spelling

`updown` is not a recognized word. (check-file-path)
- name: updown

Check failure on line 2 in data/services/updown.yaml

View workflow job for this annotation

GitHub Actions / Check Spelling

`updown` is not a recognized word. (unrecognized-spelling)
user_agent_regex: updown.io

Check failure on line 3 in data/services/updown.yaml

View workflow job for this annotation

GitHub Actions / Check Spelling

`updown` is not a recognized word. (unrecognized-spelling)

Check warning on line 3 in data/services/updown.yaml

View workflow job for this annotation

GitHub Actions / Check Spelling

`updown` is not a recognized word. (unrecognized-spelling)
action: ALLOW
remote_addresses: [
"45.32.74.41/32",
"104.238.136.194/32",
"192.99.37.47/32",
"91.121.222.175/32",
"104.238.159.87/32",
"102.212.60.78/32",
"135.181.102.135/32",
"45.32.107.181/32",
"45.76.104.117/32",
"45.63.29.207/32",
"2001:19f0:6001:2c6::1/128",
"2001:19f0:9002:11a::1/128",
"2607:5300:60:4c2f::1/128",
"2001:41d0:2:85af::1/128",
"2001:19f0:6c01:145::1/128",
"2c0f:c40:4003:4::2/128",
"2a01:4f9:c010:d5f9::1/128",
"2001:19f0:4400:402e::1/128",
"2001:19f0:7001:45a::1/128",
"2001:19f0:5801:1d8::1/128"
]
Loading