Fixed #25 adding more URL shorteners
parent
758ceda872
commit
bc05ddcdd0
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "List of known URL Shorteners domains",
|
||||
"version": 2,
|
||||
"version": 3,
|
||||
"description": "Event contains one or more entries of known Shorteners domains",
|
||||
"matching_attributes": [
|
||||
"domain",
|
||||
|
@ -16,6 +16,7 @@
|
|||
"adflav.com",
|
||||
"adf.ly",
|
||||
"aka.gr",
|
||||
"amzn.to",
|
||||
"bc.vc",
|
||||
"bee4.biz",
|
||||
"bit.do",
|
||||
|
@ -25,6 +26,7 @@
|
|||
"buzurl.com",
|
||||
"cektkp.com",
|
||||
"cur.lv",
|
||||
"cut.by",
|
||||
"cutt.us",
|
||||
"db.tt",
|
||||
"dft.ba",
|
||||
|
@ -35,6 +37,7 @@
|
|||
"golinks.co",
|
||||
"goo.gl",
|
||||
"hit.my",
|
||||
"hyperurl.co",
|
||||
"id.tl",
|
||||
"is.gd",
|
||||
"ity.im",
|
||||
|
@ -56,8 +59,11 @@
|
|||
"scrnch.me",
|
||||
"shortquik.com",
|
||||
"sk.gy",
|
||||
"smarturl.it",
|
||||
"snip.ly",
|
||||
"su.pr",
|
||||
"t.co",
|
||||
"tiny.cc",
|
||||
"tinyarrows.com",
|
||||
"tinyurl.com",
|
||||
"tota2.com",
|
||||
|
@ -68,10 +74,12 @@
|
|||
"u.to",
|
||||
"v.gd",
|
||||
"vzturl.com",
|
||||
"wp.me",
|
||||
"x.co",
|
||||
"xlinkz.info",
|
||||
"xtu.me",
|
||||
"yourls.org",
|
||||
"youtu.be",
|
||||
"yu2.it",
|
||||
"zpag.es"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue