forked from github.com/GenderDysphoria.fyi
Pulled in the twitter content backup functionality from curvyandtrans.com
Sadly, lost the images from one of Emmy_Zje's deleted tweets.
This commit is contained in:
@@ -94,7 +94,7 @@ const TYPE = exports.TYPE = {
|
||||
|
||||
exports.type = dictMatch({
|
||||
[TYPE.IMAGE]: isImage,
|
||||
[TYPE.HANDYBARS]: isHandybars,
|
||||
[TYPE.HANDYBARS]: isHandybars,
|
||||
[TYPE.MARKDOWN]: isMarkdown,
|
||||
[TYPE.VIDEO]: isVideo,
|
||||
[TYPE.SCRIPT]: is(JS, JSX),
|
||||
|
||||
Reference in New Issue
Block a user