forked from rDrama/rDrama
1
0
Fork 0
master
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 %} {% if v %}
<script> <script>
function fp(fp) { function fp(fp) {
console.log(fp)
var xhr = new XMLHttpRequest(); var xhr = new XMLHttpRequest();
xhr.open("POST", '{{request.host_url}}fp/'+fp, true); xhr.open("POST", '{{request.host_url}}fp/'+fp, true);
var form = new FormData() var form = new FormData()