We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40c2865 commit 29c8d71Copy full SHA for 29c8d71
edit/code.js
@@ -6,5 +6,7 @@ let path = window.location.href.split('?')[0]
6
export function get() {
7
if (path == "https://kittenapps-films.github.io/edit/makeWiki.html") {
8
return full
9
+ } else {
10
+ return "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"
11
}
12
0 commit comments