mirror of
https://github.com/fmhy/edit.git
synced 2026-01-30 07:41:08 +11:00
parent
22f0a334b3
commit
5135817dd9
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ async function handleSubmit() {
|
||||||
}
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const response = await fetch('https://feedback.godamnit.workers.dev', {
|
const response = await fetch('https://feedback.tasky.workers.dev', {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
headers: {
|
headers: {
|
||||||
'Content-Type': 'application/json'
|
'Content-Type': 'application/json'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue