added Coptic and Catholix Synaxarium
This commit is contained in:
parent
9a5e2a85bb
commit
3fced46826
3 changed files with 19871 additions and 2 deletions
|
|
@ -168,7 +168,7 @@ SL.Calendar = (function() {
|
|||
}
|
||||
// checks if usecase is online, then uses server based calculation
|
||||
} else {
|
||||
var url = "pmom.php?days="+days+"&ts="+ts+"&lat="+lat+"&lon="+lon;
|
||||
var url = "https://almanac.sublunar.space/pmom.php?days="+days+"&ts="+ts+"&lat="+lat+"&lon="+lon;
|
||||
fetch(url)
|
||||
.then(function(response) {
|
||||
return response.json();
|
||||
|
|
|
|||
19864
js/modules/synaxarium.js
Normal file
19864
js/modules/synaxarium.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue