更新 'src/index.ts'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
186526 2023-05-13 11:43:07 +00:00
parent 78fdd7358a
commit c42c20612f
1 changed files with 3 additions and 0 deletions

View File

@ -85,6 +85,9 @@ const main = async () => {
config["AS-SETS"][asSetName].remarks.push(
`Generated by git.186526.xyz/186526/net186-as-set.`
);
config["AS-SETS"][asSetName].remarks.push(
`For more details, please visit go.186526.xyz/AS-NET186`
);
config["AS-SETS"][asSetName].remarks.push(
`Updated on ${new Date().toISOString()}.`
);