Foolfuuka's API URL does not end with .json so we must define the responseType manually.
This commit is contained in:
parent
64a90bf8d3
commit
e25fd080bc
@ -76,6 +76,7 @@ Get =
|
|||||||
$.cache url,
|
$.cache url,
|
||||||
-> Get.archivedPost @, boardID, postID, root, context
|
-> Get.archivedPost @, boardID, postID, root, context
|
||||||
,
|
,
|
||||||
|
responseType: 'json'
|
||||||
withCredentials: url.archive.withCredentials
|
withCredentials: url.archive.withCredentials
|
||||||
insert: (post, root, context) ->
|
insert: (post, root, context) ->
|
||||||
# Stop here if the container has been removed while loading.
|
# Stop here if the container has been removed while loading.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user