{"id":13536653,"url":"https://github.com/KaitoHH/hexo-disqus-php-api","last_synced_at":"2025-04-02T03:30:56.642Z","repository":{"id":102969608,"uuid":"246228211","full_name":"KaitoHH/hexo-disqus-php-api","owner":"KaitoHH","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-12T04:52:19.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T13:19:23.956Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KaitoHH.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-03-10T06:49:50.000Z","updated_at":"2021-12-13T02:46:15.000Z","dependencies_parsed_at":"2024-01-19T04:59:02.179Z","dependency_job_id":"da753c7e-b851-4648-a12b-6f7f15be43b0","html_url":"https://github.com/KaitoHH/hexo-disqus-php-api","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaitoHH%2Fhexo-disqus-php-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaitoHH%2Fhexo-disqus-php-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaitoHH%2Fhexo-disqus-php-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaitoHH%2Fhexo-disqus-php-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KaitoHH","download_url":"https://codeload.github.com/KaitoHH/hexo-disqus-php-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246750956,"owners_count":20827807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T09:00:46.491Z","updated_at":"2025-04-02T03:30:56.392Z","avatar_url":"https://github.com/KaitoHH.png","language":"JavaScript","funding_links":[],"categories":["Plugins"],"sub_categories":["NexT Plugins"],"readme":"# Hexo Disqus PHP API\n[![npm](https://img.shields.io/npm/v/hexo-disqus-php-api)](https://www.npmjs.com/package/hexo-disqus-php-api)\n[![NexT](https://img.shields.io/badge/NexT-v7.3.0+-blue.svg)](https://github.com/theme-next/hexo-theme-next)\n[![license](https://img.shields.io/npm/l/hexo-disqus-php-api)](https://github.com/KaitoHH/hexo-disqus-php-api/blob/master/LICENSE)\n\nA disqus-php-api plugin for Hexo NexT theme.\n\nThis plugin an integration of [disqus-php-api](https://github.com/fooleap/disqus-php-api), which is another Disqus proxy similar to [DisqusJS](https://github.com/SukkaW/DisqusJS), **with some additional features** such as commenting, liking, sending pictures rather than only viewing comments as what DisqusJS does.\n\n## Installation\n[![npm](https://img.shields.io/npm/dt/hexo-disqus-php-api)](https://www.npmjs.com/package/hexo-disqus-php-api)\n``` bash\n$ npm install hexo-disqus-php-api\n```\n\n## Configuration\nIn **Hexo** `_config.yml`:\n```yml\ndisqusapi:\n  enable: true\n  api:   # Your server endpoint\n  forum: # Your disqus shortname\n  mode: 2\n  timeout: 2000\n  emojipreview: true\n  relatedtype: Related\n  cdn:\n    css: https://cdn.jsdelivr.net/gh/KaitoHH-forked-repo/disqus-php-api@1.1.2/dist/iDisqus.min.css\n    js: https://cdn.jsdelivr.net/gh/KaitoHH-forked-repo/disqus-php-api@1.1.2/dist/iDisqus.min.js\n```\n\n- `cdn` CDN of the required css and js files. Leave it blank if you want to directly load from server side.\n\nThe meaning of the other options is available at [disqus-php-api](https://github.com/fooleap/disqus-php-api), including how to deploy the PHP server, so simply refer to this repo.\n\n## Demo\nhttps://kaitohh.com/about/\n\n**Make sure turn off any VPN or proxy before visiting this website.** Otherwise, you can only see the original Disqus.\n\n## Compatibility\nThe plugin has been tested on Hexo NexT v7.7.2, and it relies on the improved [`theme_inject`](https://github.com/theme-next/hexo-theme-next/pull/868) feature, so it may not work with other themes. However, any PRs of porting the plugin to other themes are welcomed.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKaitoHH%2Fhexo-disqus-php-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKaitoHH%2Fhexo-disqus-php-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKaitoHH%2Fhexo-disqus-php-api/lists"}