diff --git a/data/ecosystems/l/loki.toml b/data/ecosystems/l/loki.toml index 7b882dc3..e1f7ee80 100644 --- a/data/ecosystems/l/loki.toml +++ b/data/ecosystems/l/loki.toml @@ -78,6 +78,9 @@ url = "https://github.com/loki-project/loki-messenger-android-protocol" [[repo]] url = "https://github.com/loki-project/loki-messenger-android-service" +[[repo]] +url = "https://github.com/loki-project/loki-messenger-APNs-provider" + [[repo]] url = "https://github.com/loki-project/loki-messenger-ios" @@ -87,9 +90,18 @@ url = "https://github.com/loki-project/loki-messenger-ios-carthage" [[repo]] url = "https://github.com/loki-project/loki-messenger-ios-pods" +[[repo]] +url = "https://github.com/loki-project/loki-messenger-metadata-kit" + +[[repo]] +url = "https://github.com/loki-project/loki-messenger-protocol-kit" + [[repo]] url = "https://github.com/loki-project/loki-messenger-public-server" +[[repo]] +url = "https://github.com/loki-project/loki-mq" + [[repo]] url = "https://github.com/loki-project/loki-network" @@ -108,6 +120,9 @@ url = "https://github.com/loki-project/loki-offline-wallet-generator" [[repo]] url = "https://github.com/loki-project/loki-onion-blockchain-explorer" +[[repo]] +url = "https://github.com/loki-project/loki-push-notification-server" + [[repo]] url = "https://github.com/loki-project/loki-randomXL"