-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.env
More file actions
10 lines (8 loc) · 1.34 KB
/
example.env
File metadata and controls
10 lines (8 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
PORT=3000
POST_URL="https://script.google.com/macros/s/.../exec"
ZOOM_SECRET="..."
TIMESTAMP_TOLERANCE_SEC=10
# https://support.zoom.com/hc/article?id=zm_kb&sysparm_article=KB0060561
# as of 2025-11-04
ALLOWED_WEBHOOK_CIDR_LIST="3.7.35.0/25,3.235.82.0/23,3.235.96.0/23,4.34.125.128/25,4.35.64.128/25,8.5.128.0/23,15.220.80.0/24,15.220.81.0/25,18.254.23.128/25,18.254.61.0/25,20.203.158.80/28,20.203.190.192/26,50.239.202.0/23,50.239.204.0/24,52.61.100.128/25,64.125.62.0/24,64.211.144.0/24,64.224.32.0/19,65.39.152.0/24,69.174.57.0/24,69.174.108.0/22,101.36.167.0/24,101.36.170.0/23,103.122.166.0/23,111.33.115.0/25,111.33.181.0/25,115.110.154.192/26,115.114.56.192/26,115.114.115.0/26,115.114.131.0/26,120.29.148.0/24,121.244.146.0/27,134.224.0.0/16,137.66.128.0/17,144.195.0.0/16,147.124.96.0/19,149.137.0.0/17,156.45.0.0/17,159.124.0.0/16,160.1.56.128/25,161.199.136.0/22,162.12.232.0/22,162.255.36.0/22,165.254.88.0/23,166.108.64.0/18,168.140.0.0/17,170.114.0.0/16,173.231.80.0/20,192.204.12.0/22,198.251.128.0/17,202.177.207.128/27,203.200.219.128/27,204.80.104.0/21,204.141.28.0/22,206.247.0.0/16,207.226.132.0/24,209.9.211.0/24,209.9.215.0/24,213.19.144.0/24,213.19.153.0/24,213.244.140.0/24,221.122.63.0/24,221.122.64.0/24,221.122.88.64/27,221.122.88.128/25,221.122.89.128/25,221.123.139.192/27,2407:30c0::/32,2600:9000:2600::/48,2620:123:2000::/4"
# end of file