test events.bsky.app disable
This commit is contained in:
@@ -117,6 +117,9 @@ function at-repos-social-app-write() {
|
||||
f=$dt/lib/strings/url-helpers.ts
|
||||
sed -i 's#`https://go\.syu\.is/redirect\?u=\${encodeURIComponent(url)}`#url#g' $f
|
||||
|
||||
f=$dt/lib/statsig/statsig.tsx
|
||||
sed -i "s#api: 'https://events.bsky.app/v2'#api: 'https://${pds}/ipcc'#g" $f
|
||||
|
||||
## cloudflare worker -> /ipcc
|
||||
#f=$dt/state/geolocation.tsx
|
||||
#sed -i 's#https://syu\.is/ipcc#https://bsky\.app/ipcc#g' $f
|
||||
|
Reference in New Issue
Block a user