Skip to content

Commit b41bb86

Browse files
committed
move uptime badges
1 parent 841b622 commit b41bb86

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Open IP, Network & ASN Risk-Databases
22

33
[![Lint](https://github.com/O-X-L/risk-db/actions/workflows/lint.yml/badge.svg)](https://github.com/O-X-L/risk-db/actions/workflows/lint.yml)
4-
[![API Uptime](https://status.oxl.at/api/v1/endpoints/2--oxl-apis_risk-db/uptimes/7d/badge.svg)](https://status.oxl.at/endpoints/2--oxl-apis_risk-db)
54

65
This project wants to help admins/systems flag large quantities of bad traffic.
76

@@ -113,6 +112,8 @@ cat risk_ip4_med.json | jq 'keys[] | map_values(select(.kind.hosting == true)) |
113112

114113
## API
115114

115+
[![API Uptime](https://status.oxl.at/api/v1/endpoints/2--oxl-apis_risk-db/uptimes/7d/badge.svg)](https://status.oxl.at/endpoints/2--oxl-apis_risk-db)
116+
116117
* [IP Lookup](https://risk.oxl.app/api/ip/69.164.207.190)
117118
* [Network Lookup](https://risk.oxl.app/api/net/205.210.31.48)
118119
* [ASN Lookup](https://risk.oxl.app/api/asn/16509)
@@ -146,6 +147,8 @@ curl https://risk.oxl.app/api/asn/16509
146147

147148
## Report
148149

150+
[![API Uptime](https://status.oxl.at/api/v1/endpoints/2--oxl-apis_risk-db/uptimes/7d/badge.svg)](https://status.oxl.at/endpoints/2--oxl-apis_risk-db)
151+
149152
You can use our reporting API to report IPs!
150153

151154
```bash

0 commit comments

Comments
 (0)