Skip to content

Commit

Permalink
Merge branch 'karenyousefi-main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
adulau committed Mar 20, 2024
2 parents 540727d + 343a2e3 commit 41b7c3f
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ are reused in many other open source projects.
- [google/list.json](./lists/google/list.json) - **List of known google domains** - _Event contains one or more entries of known google domains_
- [googlebot/list.json](./lists/googlebot/list.json) - **List of known Googlebot IP ranges (https://developers.google.com/search/apis/ipranges/googlebot.json)** - _Google Bot IP address ranges (https://developers.google.com/search/apis/ipranges/googlebot.json)_
- [ipv6-linklocal/list.json](./lists/ipv6-linklocal/list.json) - **List of IPv6 link local blocks** - _Event contains one or more entries part of the IPv6 link local prefix (RFC 4291)_
- [Link-in-Bio/list.json](./lists/Link-in-Bio/list.json) - **List of known Link in Bio domains** - _Event contains one or more entries of known Link in Bio domains_
- [majestic_million/list.json](./lists/majestic_million/list.json) - **Top 10000 websites from Majestic Million** - _Event contains one or more entries from the top 10K of the most used websites (Majestic Million)._
- [microsoft-attack-simulator/list.json](./lists/microsoft-attack-simulator/list.json) - **List of known Office 365 Attack Simulator used for phishing awareness campaigns** - _Office 365 URLs and IP address ranges used for their attack simulator in Office 365 Threat Intelligence_
- [microsoft-azure-appid/list.json](./lists/microsoft-azure-appid/list.json) - **List of Azure Applicaiton IDs** - _List of Azure Application IDs (https://learn.microsoft.com/en-us/troubleshoot/azure/active-directory/verify-first-party-apps-sign-in)_
Expand Down
55 changes: 55 additions & 0 deletions lists/Link-in-Bio/list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{
"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": [
"beacons.ai",
"bio.fm",
"bio.site",
"biolink.site",
"bit.ly",
"bitly.com",
"campsite.bio",
"contactinbio.com",
"evrl.ink",
"feed.link",
"hopp.co",
"hyperfollow.com",
"komi.io",
"l1nk.bio",
"later.com",
"lift.bio",
"liinks.co",
"link.space",
"link.umode.com.br",
"linkbio.co",
"linkfire.com",
"linki.ee",
"linkin-bio.digital",
"linkin.bio",
"linknbio.com",
"linkpilot.in",
"linkpop.com",
"linktr.ee",
"ln.ki",
"lnk.at",
"lnk.bio",
"lnkfi.re",
"lnkfy.co",
"milkshake.app",
"muse.io",
"set.page",
"shor.by",
"shorby.com",
"snipfeed.co",
"taplink.at",
"uniqode.com"
],
"matching_attributes": [
"domain",
"hostname",
"domain|ip",
"url"
],
"name": "List of known link in Bio domains",
"type": "hostname",
"version": 1
}

0 comments on commit 41b7c3f

Please sign in to comment.