Fix hardcoded http:// urls.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<response>
|
||||
<post-id>0</post-id>
|
||||
<location>http://<%= Danbooru.config.hostname %>/uploads/<%= @upload.id %></location>
|
||||
<location><%= upload_url(@upload) %></location>
|
||||
</response>
|
||||
|
||||
Reference in New Issue
Block a user