diff options
Diffstat (limited to '')
-rw-r--r-- | npins/sources.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/npins/sources.json b/npins/sources.json index e11752d..49b5d00 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -1,5 +1,17 @@ { "pins": { + "ai.robots.txt": { + "type": "Git", + "repository": { + "type": "GitHub", + "owner": "ai-robots-txt", + "repo": "ai.robots.txt" + }, + "branch": "main", + "revision": "5b8650b99b35ff2aa1aa9ae26183b312edc48d45", + "url": "https://github.com/ai-robots-txt/ai.robots.txt/archive/5b8650b99b35ff2aa1aa9ae26183b312edc48d45.tar.gz", + "hash": "1259mjps1f8nkcjzgcvin8d7firbn5q96k1mmcdhv67s6w4ilqfy" + }, "almanac": { "type": "Git", "repository": { |