We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 829f051 commit 91bf45aCopy full SHA for 91bf45a
src/common/constants.js
@@ -15,7 +15,7 @@ DNDBEYOND_FEATS_URL = "*://*.dndbeyond.com/feats/*";
15
CHANGELOG_URL = "https://beyond20.here-for-more.info/update";
16
DISCORD_BOT_INVITE_URL = "https://beyond20.kicks-ass.org/invite";
17
DISCORD_BOT_API_URL = "https://beyond20.kicks-ass.org/roll";
18
-SUPPORTED_VTT_URLS = ["https://harpy.gg/*", "https://app.alchemyrpg.com/game/*"];
+SUPPORTED_VTT_URLS = ["https://harpy.gg/*", "https://app.alchemyrpg.com/game/*", "https://dscryb.com/*"];
19
20
21
BUTTON_STYLE_CSS = `
0 commit comments