Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
extendednotes authored Aug 1, 2024
1 parent 466ed5c commit b57e62f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
"credentials": "include",
"headers": {
"Access-Control-Allow-Origin": "*",
"Access-Control-Allow-Methods": "GET",
"Access-Control-Allow-Headers": "Origin, Content-Type, X-Auth-Token, Wnr-Client",

"mode": "cors",
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0",
"Accept": "application/json, text/plain, */*",
"Accept-Language": "de,en-US;q=0.7,en;q=0.3",
Expand All @@ -21,9 +19,8 @@
},
"referrer": "https://wartenummer.at/wartezimmer/teampraxis-im-6ten/wartekreise/teampraxis-im-6ten-liste-a/ticket/04f7e08e-21bc-4af0-bb05-06c6dcbead08",
"method": "GET",
"mode": "cors",
"Access-Control-Allow-Origin": "*",
"Access-Control-Allow-Methods": "GET",
"Access-Control-Allow-Headers": "Origin, Content-Type, X-Auth-Token, Wnr-Client",

})
.then(function(response) {
Expand Down

0 comments on commit b57e62f

Please sign in to comment.