Commit 3711a68b by 赵增煜

修改

parent 47e7ddc1
......@@ -21,8 +21,8 @@ function replaceKeywords(keyword, replacement) {
body.appendChild(fragment);
}
window.onload = function() {
replaceKeywords('新橙科技', '同知堂科技');
replaceKeywords('粤ICP备15024370号-7', '苏ICP备2023017636号-1');
// replaceKeywords('新橙科技', '同知堂科技');
// replaceKeywords('粤ICP备15024370号-7', '苏ICP备2023017636号-1');
};
// replace_keywords();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment