Skip to content

Commit a14d64f

Browse files
authored
No longer use PrivateUploader.com for auth check
1 parent 99bd732 commit a14d64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tpu.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ location /_tpu_get_user {
3131
proxy_ignore_headers Expires Cache-Control;
3232
proxy_cache_valid 200 204 10m;
3333
proxy_ssl_server_name on;
34-
proxy_pass https://privateuploader.com/api/v3/oauth/user;
34+
proxy_pass https://flowinity.com/api/v3/oauth/user;
3535
}

0 commit comments

Comments
 (0)