Skip to content

Commit

Permalink
Add user-agent for Main Site and .link go page
Browse files Browse the repository at this point in the history
  • Loading branch information
gxres042 authored Aug 5, 2024
1 parent a73db5a commit a5d4199
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@ repo: upptime # The name of this repository
sites:
- name: Main Site
url: https://www.travellings.cn
headers:
- "User-Agent: $USER_AGENT"
- name: Member List
url: https://list.travellings.cn
- name: .link跳转页面
url: https://travellings.link/
headers:
- "User-Agent: $USER_AGENT"
- name: API
url: https://api.travellings.cn/random
__dangerous__body_down_if_text_missing: '"success":true,'
Expand Down

0 comments on commit a5d4199

Please sign in to comment.