We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello! the following scripts do not work.
<script src="https://jsprintmanager.azurewebsites.net/scripts/cptable.js"></script> <script src="https://jsprintmanager.azurewebsites.net/scripts/cputils.js"></script>
The page displays the following: The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
How can I replace it?
Thanks.
The text was updated successfully, but these errors were encountered:
Try replace with this. It' work for me.
<script src="https://cdn.jsdelivr.net/gh/SheetJS/js-codepage/dist/cptable.js"></script> <script src="https://cdn.jsdelivr.net/gh/SheetJS/js-codepage/dist/cputils.js"></script>
Sorry, something went wrong.
No branches or pull requests
Hello! the following scripts do not work.
The page displays the following:
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
How can I replace it?
Thanks.
The text was updated successfully, but these errors were encountered: