https://github.com/realityripple/kick-appid
The ID Kick.com uses for Pusher connections in JSON format.
https://github.com/realityripple/kick-appid
Last synced: 11 months ago
JSON representation
The ID Kick.com uses for Pusher connections in JSON format.
- Host: GitHub
- URL: https://github.com/realityripple/kick-appid
- Owner: RealityRipple
- License: unlicense
- Created: 2024-09-06T02:56:54.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-10T01:28:57.000Z (over 1 year ago)
- Last Synced: 2025-01-11T04:44:10.298Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kick's Pusher App ID in JSON
The ID Kick.com uses for Pusher connections in JSON format.
## Request
Access the App ID by requests to
> `//cdn.jsdelivr.net/gh/realityripple/kick-appid/app.json`
## Updates
A cron job regularly runs `pull.php` once per 3 hours, which will find, download, commit, and push any new changes to the repository automatically. Each new version is marked with a tag representing the date (GMT) the update was retrieved.