Fixed #25 adding more URL shorteners

pull/27/head
Alexandre Dulaunoy 2017-03-16 16:13:18 +01:00
parent 758ceda872
commit bc05ddcdd0
1 changed files with 9 additions and 1 deletions

View File

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