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