mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-09 17:42:02 +05:30
pubnix signup needs vpn now
This commit is contained in:
parent
1d258378b3
commit
e319d6425a
@ -46,7 +46,7 @@ export const actions: Actions = {
|
||||
} else {
|
||||
try {
|
||||
const request = await fetch(
|
||||
"https://publapi.p.projectsegfau.lt/signup",
|
||||
"https://pizza1.vpn.projectsegfau.lt/signup",
|
||||
{
|
||||
method: "POST",
|
||||
headers: {
|
||||
|
Loading…
Reference in New Issue
Block a user