mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(dir): ✨ add Bank of Lithuania Illegal websites
This commit is contained in:
parent
f897da6638
commit
064ee1af8b
5 changed files with 26 additions and 0 deletions
|
|
@ -17443,5 +17443,12 @@
|
|||
"licenseId": 5,
|
||||
"name": "ThreatShare",
|
||||
"submissionUrl": "https://threatshare.io/submit/"
|
||||
},
|
||||
{
|
||||
"description": "Websites deemed by the Bank of Lithuania to be used for conducting fraudulent activities and money scams.",
|
||||
"homeUrl": "https://www.lb.lt/en/illegalwww",
|
||||
"id": 2590,
|
||||
"licenseId": 5,
|
||||
"name": "Bank of Lithuania Illegal websites"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -5974,5 +5974,9 @@
|
|||
{
|
||||
"filterListId": 2588,
|
||||
"maintainerId": 180
|
||||
},
|
||||
{
|
||||
"filterListId": 2590,
|
||||
"maintainerId": 181
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -8742,5 +8742,9 @@
|
|||
{
|
||||
"filterListId": 2589,
|
||||
"syntaxId": 57
|
||||
},
|
||||
{
|
||||
"filterListId": 2590,
|
||||
"syntaxId": 57
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -16186,5 +16186,11 @@
|
|||
"id": 2854,
|
||||
"primariness": 1,
|
||||
"url": "https://threatshare.io/feed"
|
||||
},
|
||||
{
|
||||
"filterListId": 2590,
|
||||
"id": 2855,
|
||||
"primariness": 1,
|
||||
"url": "https://www.lb.lt/en/illegalwww?export=csv"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -936,5 +936,10 @@
|
|||
"id": 180,
|
||||
"name": "gnxsecurity",
|
||||
"url": "https://github.com/gnxsecurity"
|
||||
},
|
||||
{
|
||||
"id": 181,
|
||||
"name": "Bank of Lithuania",
|
||||
"url": "https://www.lb.lt"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue