shorten desc
This commit is contained in:
parent
f92b54e997
commit
6c2a29b6b3
1 changed files with 1 additions and 1 deletions
2
index.ts
2
index.ts
|
@ -90,7 +90,7 @@ const makeComment = (ruleCount: number) => {
|
||||||
|
|
||||||
return `[Adblock Plus]
|
return `[Adblock Plus]
|
||||||
! Title: Combined List
|
! Title: Combined List
|
||||||
! Description: A collection of dns blocklists, one list, duplicates removed.
|
! Description: DNS blocklists, one list, duplicates removed.
|
||||||
! Expires: 1 hour
|
! Expires: 1 hour
|
||||||
! Last Modified: ${new Date().toUTCString().split(", ")[1]}
|
! Last Modified: ${new Date().toUTCString().split(", ")[1]}
|
||||||
! Version: ${year}.${month}.${day}.${hour}.${minute}.${second}
|
! Version: ${year}.${month}.${day}.${hour}.${minute}.${second}
|
||||||
|
|
Loading…
Add table
Reference in a new issue