mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-07 10:47:21 +02:00
Optimized URLS
This commit is contained in:
@@ -18,7 +18,7 @@ Designed for Archlinux systems, this role periodically checks whether web resour
|
||||
## License
|
||||
|
||||
Infinito.Nexus NonCommercial License (CNCL)
|
||||
[https://s.veen.world/cncl](https://s.veen.world/cncl)
|
||||
[https://s.infinito.nexus/license](https://s.infinito.nexus/license)
|
||||
|
||||
## Author
|
||||
|
||||
|
@@ -2,7 +2,7 @@ galaxy_info:
|
||||
author: "Kevin Veen-Birkenbach"
|
||||
description: "Checks for CSP-blocked resources via Puppeteer-based Node.js crawler"
|
||||
license: "Infinito.Nexus NonCommercial License (CNCL)"
|
||||
license_url: "https://s.veen.world/cncl"
|
||||
license_url: "https://s.infinito.nexus/license"
|
||||
company: |
|
||||
Kevin Veen-Birkenbach
|
||||
Consulting & Coaching Solutions
|
||||
@@ -20,6 +20,6 @@ galaxy_info:
|
||||
- nodejs
|
||||
- monitoring
|
||||
- systemd
|
||||
repository: "https://github.com/kevinveenbirkenbach/infinito-nexus"
|
||||
issue_tracker_url: "https://github.com/kevinveenbirkenbach/infinito-nexus/issues"
|
||||
repository: "https://s.infinito.nexus/code"
|
||||
issue_tracker_url: "https://s.infinito.nexus/issues"
|
||||
documentation: "https://docs.infinito.nexus"
|
||||
|
Reference in New Issue
Block a user