diff options
author | stuebinm | 2025-03-30 20:28:24 +0200 |
---|---|---|
committer | stuebinm | 2025-03-30 20:28:24 +0200 |
commit | b6a2f97aa765121ddf61a39fa4b67225db08c18e (patch) | |
tree | cea3f426e7f752915bc451faf972006ce3730317 /npins/sources.json | |
parent | efc9f5873fb0503f920e7863ed325f8087114523 (diff) |
add ai.robots.txt
maybe this'll lead to a little fewer traffic on the cgit?
Diffstat (limited to 'npins/sources.json')
-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": { |