Error:Not found
See original GitHub issueNexT.utils.getScript(‘//cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.min.js’, () => { var gitalk = new Gitalk({ clientID: ‘dda64f2a41bd6feeb1d5’, clientSecret: ‘c01e6b4451cfa1655deb691457873df4af8d41d1’, repo: ‘blogtalk’, owner: ‘56879683’, admin: [‘mike-box’], id: ‘fdea4bf1d1a6c211c30d24d5657270ad’, language: ‘’, distractionFreeMode: ‘false’ }); gitalk.render(‘gitalk-container’); }, window.Gitalk);
gitalk:
enable: true
github_id: mike-box # GitHub repo owner
repo: blogtalk # Repository name to store issues
client_id: 62708782911367e632e3 # GitHub Application Client ID
client_secret: f12d6e86618ff3fd2599b155778cfbe5270fa048 # GitHub Application Client Secret
admin_user: mike-box # GitHub repo owner and collaborators, only these guys can initialize gitHub issues
distraction_free_mode: false # Facebook-like distraction free mode
id: location.pathname
# Gitalk's display language depends on user's browser or system environment
# If you want everyone visiting your site to see a uniform language, you can set a force language value
# Available values: en | es-ES | fr | ru | zh-CN | zh-TW
language: en
还是老问题,没法通过啊。各种方法都试过了。 https://github.com/mike-box/blogtalk 这个是可以正常访问的
Issue Analytics
- State:
- Created 4 years ago
- Comments:7
Top Results From Across the Web
Error 404 not found - What does it mean & how to fix it! - IONOS
Something along the lines of '404 Not Found'. A 404 error is the standardized HTTP status code. The message is sent from the...
Read more >404 Page Not Found Error: What It Is and How to Fix It - Lifewire
A 404 error is an HTTP status code that means that the page you were trying to reach on a website couldn't be...
Read more >HTTP 404 - Wikipedia
In computer network communications, the HTTP 404, 404 not found, 404, 404 error, page not found or file not found error message is...
Read more >How to Fix Error 404 Not Found on Your WordPress Site - Kinsta
The Internet Engineering Task Force (IETF) defines the error 404 Not Found as: The 404 (Not Found) status code indicates that the origin...
Read more >What Does Error 404 Not Found Mean? - SEMrush
What Are 404 Errors? ... A 404 error is when a website's server can't find the page you're trying to access via a...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
仓库设置公开试试,私有仓库会出现这个问题
woyeshi我也是