Skip to content

Commit

Permalink
fix(#488): flowus client-ip
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscaner committed Jan 17, 2025
1 parent c9a73c3 commit 485333e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Casks/f/flowus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
user_agent: :fake,
header: [
"Referer: https://flowus.cn/",
"CLIENT-IP: 115.239.211.92", # 杭州 IP
"X-Forwarded-For: 115.239.211.92", # 杭州 IP
]
name "flowus"
desc "类 Notion 和飞书的笔记协作软件"
Expand Down

0 comments on commit 485333e

Please sign in to comment.