GOJS
gojs 去除水印
- **查找go.js库
- 搜索下面这段文本
String.fromCharCode(a.charCodeAt(g)^b[(b[c]+b[d])%256])
- 加入这段文本
if(f.indexOf('GoJS 2.1 evaluation')>-1
|| f.indexOf('© 1998-2021 Northwoods Software')>-1
|| f.indexOf('Not for distribution or production use')>-1
|| f.indexOf('gojs.net')>-1
){
return '';
}else{
return f}




















![db期末复习自用[应试向 附习题]](https://i-blog.csdnimg.cn/direct/d32d8de596c449b6897aa0c03fae2aa5.png)