diff --git a/code.html b/code.html
index fa115d17c454db17ed3adbb031af7a4bc8000df0..9a03355349698453001c8bd80fabc22e605f8e9d 100644
--- a/code.html
+++ b/code.html
@@ -536,7 +536,7 @@
100
-
+
@@ -633,10 +633,10 @@
-
+
-
+
diff --git a/static/boxy/blocks/get.js.js b/static/boxy/blocks/get.js.js
index 9ffd6d27ecebdf234e489f46ffd9b529445fcc5a..7bab355c8575c429990b627b2a927fb8adeb11d2 100644
--- a/static/boxy/blocks/get.js.js
+++ b/static/boxy/blocks/get.js.js
@@ -307,6 +307,6 @@ Blockly.PHP['link_js'] = function(block) {
};
Blockly.PHP['link_cdn_pico'] = function(block) {
// TODO: Assemble PHP into code variable.
- var code = '...;\n';
+ var code = '\n';
return code;
};
\ No newline at end of file
diff --git a/static/boxy/svg/cdn.svg b/static/boxy/svg/cdn.svg
new file mode 100644
index 0000000000000000000000000000000000000000..cbe1fb3c14b2efa593166a4a6919a3209ed9a55d
--- /dev/null
+++ b/static/boxy/svg/cdn.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static/boxy/svg/echo.svg b/static/boxy/svg/echo.svg
new file mode 100644
index 0000000000000000000000000000000000000000..f56ae7d7ab5534a9ad9bcb86590327338a7af07a
--- /dev/null
+++ b/static/boxy/svg/echo.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static/boxy/svg/receive.svg b/static/boxy/svg/receive.svg
new file mode 100644
index 0000000000000000000000000000000000000000..dda61a26fa06d484497580da073b2e660a5c8f5d
--- /dev/null
+++ b/static/boxy/svg/receive.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static/boxy/toolbox/toolbox.xml b/static/boxy/toolbox/toolbox.xml
index abf6fe14d9a2b4989aef62e9fe1e630da1c64548..f73938609ea754d785028238e1aa7ee2b34869bf 100644
--- a/static/boxy/toolbox/toolbox.xml
+++ b/static/boxy/toolbox/toolbox.xml
@@ -413,7 +413,7 @@
100
-
+
@@ -511,10 +511,10 @@
-
+
-
+
diff --git a/version b/version
index 8f6c1831cdcf44d4014cbfe4f642fc7302868bc2..f5cf9500c8f96b07443e08e831cb655b275f96ae 100644
--- a/version
+++ b/version
@@ -1,5 +1,5 @@
主版本号:0
-子版本号:1
-修订次数:77
+子版本号:2
+修订次数:152
版本标识:B
-版本号:0.1.77.B
+版本号:0.2.152.B