chg: [link-in-bio] lower-case the name and update the description

pull/167/merge
Alexandre Dulaunoy 2024-03-20 11:53:32 +01:00
parent 2088046851
commit 343a2e3403
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{ {
"description": "Event contains one or more entries of known Link in Bio domains", "description": "Event contains one or more entries of known Link in bio domains. Those shorten links are a reference to a list of links.",
"list": [ "list": [
"beacons.ai", "beacons.ai",
"bio.fm", "bio.fm",
@ -42,7 +42,6 @@
"snipfeed.co", "snipfeed.co",
"taplink.at", "taplink.at",
"uniqode.com" "uniqode.com"
], ],
"matching_attributes": [ "matching_attributes": [
"domain", "domain",
@ -50,7 +49,7 @@
"domain|ip", "domain|ip",
"url" "url"
], ],
"name": "List of known Link in Bio domains", "name": "List of known link in Bio domains",
"type": "hostname", "type": "hostname",
"version": 1 "version": 1
} }