MCPcopy
hub / github.com/dirk1983/deepseek / initcode

Function initcode

js/chat.js:81–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79}
80
81function initcode() {
82 console['\x6c\x6f\x67']("\u672c\u7ad9\u4ee3\u7801\u4fee\u6539\u81ea\x68\x74\x74\x70\x3a\x2f\x2f\x67\x69\x74\x68\x75\x62\x2e\x63\x6f\x6d\x2f\x64\x69\x72\x6b\x31\x39\x38\x33\x2f\x63\x68\x61\x74\x67\x70\x74");
83}
84
85function copyToClipboard(text) {
86 var input = document.createElement('textarea');

Callers 1

chat.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…