-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
PranshulGG
committed
Aug 22, 2024
1 parent
a354c9a
commit 5304fef
Showing
3 changed files
with
31 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
const apiKeysDaily = [ | ||
'd94bcd435b62a031771c35633f9f310a', | ||
'3b833dcd6aac36124a8a30e182224427', | ||
'dd1571a8ad3fd44555e8a5d66db01929', | ||
'82005d27a116c2880c8f0fcb866998a0', | ||
]; | ||
|
||
|
||
const apiKeysAlerts = [ | ||
'd94bcd435b62a031771c35633f9f310a', | ||
'3b833dcd6aac36124a8a30e182224427', | ||
'dd1571a8ad3fd44555e8a5d66db01929', | ||
'82005d27a116c2880c8f0fcb866998a0', | ||
]; | ||
|
||
const apiKeysCityName = [ | ||
'7147cfac7299479da122684c73d9b80a', | ||
'09713ffe266c4dfa99b98157dfd148f9', | ||
'66f9ad95f6704259a376949eaa659e62' | ||
]; | ||
|
||
const apiKeysGeo = [ | ||
'7147cfac7299479da122684c73d9b80a', | ||
'09713ffe266c4dfa99b98157dfd148f9', | ||
'66f9ad95f6704259a376949eaa659e62' | ||
]; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters