generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.upptimerc.yml
36 lines (33 loc) · 1.83 KB
/
.upptimerc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Change these first
owner: Wordnik # Your GitHub organization or username, where this repository lives
repo: wordnik-status # The name of this repository
sites:
- name: Wordnik Community
url: https://www.wordnik.com/community
icon: https://raw.githubusercontent.com/wordnik/wordnik-status/master/assets/favicon.png
- name: Wordnik Developer
url: https://developer.wordnik.com
icon: https://raw.githubusercontent.com/wordnik/wordnik-status/master/assets/dev-favicon.ico
- name: Wordnik API (definitions)
url: https://api.wordnik.com/v4/word.json/cat/definitions?limit=200&includeRelated=false&useCanonical=false&includeTags=false&api_key=$API_KEY
icon: https://raw.githubusercontent.com/wordnik/wordnik-status/master/assets/dev-favicon.ico
- name: Wordnik API (random word)
url: https://api.wordnik.com/v4/words.json/randomWord?hasDictionaryDef=true&maxCorpusCount=-1&minDictionaryCount=1&maxDictionaryCount=-1&minLength=5&maxLength=-1&api_key=$API_KEY
icon: https://raw.githubusercontent.com/wordnik/wordnik-status/master/assets/dev-favicon.ico
status-website:
# Add your custom domain name, or remove the `cname` line if you don't have a domain
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
cname: status.wordnik.com
# baseUrl: /wordnik-status
favicon: https://raw.githubusercontent.com/wordnik/wordnik-status/master/assets/favicon.png
logoUrl: https://github.com/wordnik/wordnik-status/blob/master/assets/logo-wordnik-home.png?raw=true
name: Wordnik Status
introTitle: "Wordnik status: site and API"
introMessage: Wordnik status checks, every 5 minutes. Need help? Email [email protected].
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO
- title: Donate
href: https://www.wordnik.com/donate