{"id":30686077,"url":"https://github.com/tanknee/lol_game_subscription","last_synced_at":"2026-05-15T19:01:50.580Z","repository":{"id":38362359,"uuid":"349407012","full_name":"TankNee/LOL_Game_Subscription","owner":"TankNee","description":"lpl,ldl professional match calendar subscription!","archived":false,"fork":false,"pushed_at":"2026-05-11T17:59:05.000Z","size":368787,"stargazers_count":84,"open_issues_count":4,"forks_count":6,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-11T19:34:18.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tanknee.github.io/LOL_Game_Subscription/#/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TankNee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-19T11:56:29.000Z","updated_at":"2026-05-11T17:59:12.000Z","dependencies_parsed_at":"2023-12-24T19:22:07.776Z","dependency_job_id":"51259256-d11b-4420-b914-1a7f1ea98279","html_url":"https://github.com/TankNee/LOL_Game_Subscription","commit_stats":null,"previous_names":[],"tags_count":1892,"template":false,"template_full_name":null,"purl":"pkg:github/TankNee/LOL_Game_Subscription","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TankNee%2FLOL_Game_Subscription","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TankNee%2FLOL_Game_Subscription/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TankNee%2FLOL_Game_Subscription/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TankNee%2FLOL_Game_Subscription/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TankNee","download_url":"https://codeload.github.com/TankNee/LOL_Game_Subscription/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TankNee%2FLOL_Game_Subscription/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33075226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-09-01T22:13:35.124Z","updated_at":"2026-05-15T19:01:50.556Z","avatar_url":"https://github.com/TankNee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=\"center\"\u003eLOL Prefessional Match Calendar Subscription\u003c/h2\u003e\n利用GitHub提供的自动化能力，每天自动抓取LPL以及LDL的比赛数据，并通过CDN来提供webcal链接，以此来实现自动化日历的效果。\n部分日历可能不支持使用链接导入？可以使用一些第三方软件来订阅日历链接。\n\n目前已经提供的数据有：\n\n- LPL\n  - LPL可获取的全部赛程\n  - 各个战队的赛程\n- LDL\n  - LDL可获取的全部赛程\n  - 各个战队的赛程\n\n如何获取订阅日历链接：\n\n现在可以使用网站来快速制定比赛订阅：https://tanknee.github.io/LOL_Game_Subscription\n\n### Web网页\n\n![image-20220111123901226](https://img.tanknee.cn/blogpicbed/2022/01/11/2022011114d1b2e035f3c.png)\n\n### 手机\n\n![image-20220111123938686](https://img.tanknee.cn/blogpicbed/2022/01/11/20220111ad5e4abe1e019.png)\n\n完整赛程链接：\n\n```\nhttps://cdn.jsdelivr.net/gh/TankNee/LOL_Game_Subscription/${gameType}/${gameType}.ics\n```\n\n- gameType可取的值为2021_ldl，2021_lpl。\n\n示例：https://cdn.jsdelivr.net/gh/TankNee/LOL_Game_Subscription/2021_lpl/2021_lpl.ics\n\n各个战队的链接：\n\n```\nhttps://cdn.jsdelivr.net/gh/TankNee/LOL_Game_Subscription/${gameType}/team/${teamName}.ics\n```\n\n- gameType可取的值为2021_ldl，2021_lpl,2021_msi等等。\n- teamName是战队名，例如RNG，WE，EDG等等，可取的值详见文件夹内的文件名。\n\n示例：https://cdn.jsdelivr.net/gh/TankNee/LOL_Game_Subscription/2021_lpl/team/RNG.ics\n\n---\n\niOS请将链接复制到备忘录打开，Android用户也可以这样尝试一下，不行的话可以找个日历订阅软件。\n\n带提醒的日历请在`.ics`之前加上`-alarm`。\n\n示例：https://cdn.jsdelivr.net/gh/TankNee/LOL_Game_Subscription/2021_lpl/2021_lpl-alarm.ics\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanknee%2Flol_game_subscription","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanknee%2Flol_game_subscription","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanknee%2Flol_game_subscription/lists"}