fix: convert apps/website from submodule to regular directory
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
export const POD_API_BASE = 'https://mapi.sdspod.com';
|
||||
|
||||
export const POD_HEADERS = {
|
||||
'Content-Type': 'application/json;charset=UTF-8',
|
||||
'Origin': 'https://inkpod.vip',
|
||||
'Referer': 'https://inkpod.vip/',
|
||||
};
|
||||
Reference in New Issue
Block a user