Merge pull request #35 from Vilerio/master

docs: fix project name and desc in CITATION.cff
This commit is contained in:
Maël Gangloff
2024-08-12 22:19:25 +02:00
committed by GitHub

View File

@@ -13,14 +13,14 @@ identifiers:
- type: url - type: url
value: >- value: >-
https://github.com/maelgangloff/domain-watcher/releases https://github.com/maelgangloff/domain-watcher/releases
description: Release of scolengo-api description: Release of domain-watchdog
repository-code: 'https://github.com/maelgangloff/domain-watchdog' repository-code: 'https://github.com/maelgangloff/domain-watchdog'
abstract: Unofficial Node.js API client of Skolengo EMS. abstract: An app that utilizes RDAP to gather publicly accessible information about domain names, track their history, and automatically purchase them
keywords: keywords:
- DOMAIN - DOMAIN
- RDAP - RDAP
- WHOIS - WHOIS
license: AGPL-3.0-or-later license: AGPL-3.0-or-later
version: 0.0.1 version: 0.1.0
date-released: '2024-07-11' date-released: '2024-08-08'
license-url: 'https://github.com/maelgangloff/domain-watchdog/blob/master/LICENSE' license-url: 'https://github.com/maelgangloff/domain-watchdog/blob/master/LICENSE'