fix post check
This commit is contained in:
		| @@ -112,7 +112,9 @@ | ||||
|                 document.forms.download.querySelector('.submit-spinner').classList.add('submit-spinner_hide'); | ||||
|               }; | ||||
|         }; | ||||
|         xhr2.send(link) | ||||
|         body = {}; | ||||
|         body.link = link; | ||||
|         xhr2.send(body) | ||||
|     } | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 nikili0n
						nikili0n