Skip to content
New issue

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

cputils and cptable script not working #13

Open
marisaroude opened this issue Jan 25, 2024 · 1 comment
Open

cputils and cptable script not working #13

marisaroude opened this issue Jan 25, 2024 · 1 comment

Comments

@marisaroude
Copy link

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.

How can I replace it?

Thanks.

@NattapatN
Copy link

NattapatN commented Aug 1, 2024

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>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants