This commit is contained in:
troy
2022-02-07 18:34:03 +01:00
parent 28e68b094c
commit 8170b81554
44 changed files with 6705 additions and 34 deletions

2
push.min.js vendored Normal file
View File

@@ -0,0 +1,2 @@
push_ask=function(){Notification.requestPermission((function(){}))},push_send=function(t,b){new Notification(t,{body:b,icon:"favicon.png"})};
//# sourceMappingURL=push.min.js.map