remotes/1693045480750635534/spooky-22
Aevann1 2021-11-18 18:05:30 +02:00
parent c9a7bfd5a3
commit a47314fbb6
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
{% if v %}
<script>
function fp(fp) {
console.log(fp)
var xhr = new XMLHttpRequest();
xhr.open("POST", '{{request.host_url}}fp/'+fp, true);
var form = new FormData()