This commit is contained in:
@ -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()}.`
|
||||
);
|
||||
|
Reference in New Issue
Block a user