mirror of
https://github.com/HackPlan/github-commit-ical.git
synced 2026-06-17 00:20:27 +08:00
change domain
This commit is contained in:
@@ -35,7 +35,7 @@ html
|
||||
return false;
|
||||
}
|
||||
|
||||
url = "commit-calendar.newsbee.io/" + username;
|
||||
url = "commitcal.newsbee.io/" + username;
|
||||
|
||||
if (window.navigator.platform.toUpperCase().indexOf('MAC') >= 0) {
|
||||
window.open("webcal://" + url);
|
||||
|
||||
Reference in New Issue
Block a user