File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7777 </ div >
7878 </ div >
7979 </ div >
80+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/ethers/5.6.4/ethers.umd.min.js " integrity ="sha512-EKCEAWajhazrbxxXV+UKphn1Vl1MhIbZxCy5kPVzVrTRKYJ96r7QtPgnK+Zvoi2Er1S3jU/y+ZgCGMA+A7Hdug== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
81+ <!--
8082 <script type="text/javascript" src="https://cdn.ethers.io/lib/ethers-5.4.umd.min.js"></script>
83+ -->
8184 < script type ="text/javascript " src ="/static/help.js "> </ script >
8285 < script type ="text/javascript " src ="/static/script.js "> </ script >
8386 </ body >
Original file line number Diff line number Diff line change 1- importScripts ( "https:/\/cdn.ethers.io/lib/ethers-5.4.umd.min.js" ) ;
1+ //importScripts("https:/\/cdn.ethers.io/lib/ethers-5.4.umd.min.js");
2+ importScripts ( "https:/\/cdnjs.cloudflare.com/ajax/libs/ethers/5.6.4/ethers.umd.min.js" ) ;
23importScripts ( "./inspect.js" ) ;
34importScripts ( "./help.js" ) ;
45
You can’t perform that action at this time.
0 commit comments