diff --git a/public/script.js b/public/script.js
index b38777951..32384135d 100644
--- a/public/script.js
+++ b/public/script.js
@@ -10542,6 +10542,8 @@ jQuery(async function () {
JanitorAI Character (Direct Link or UUID)
Example: ddd1498a-a370-4136-b138-a8cd9461fdfe_character-aqua-the-useless-goddess
Pygmalion.chat Character (Direct Link or UUID)
Example: a7ca95a1-0c88-4e23-91b3-149db1e78ab9
AICharacterCard.com Character (Direct Link or ID)
Example: AICC/aicharcards/the-game-master
+ Catbox.moe Character image link
Example: https://files.catbox.moe/notarealfile.png
+ Discord Character image link
Example: https://cdn.discordapp.com/attachments/.../alsonotreal.png?...
More coming soon...
`;
const input = await callPopup(html, 'input', '', { okButton: 'Import', rows: 4 });