mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-11 16:31:09 +00:00
[CI Skip] release/stable 0.12.9
skip-checks: true
This commit is contained in:
+1
-1
@@ -12,6 +12,7 @@
|
||||
4 NYMETVA Update all.json (#147)
|
||||
3 brettkolodny Update all.json (#335)
|
||||
3 Samuel MC Update address.json (#96)
|
||||
2 Idi Eradiri active scam targeting RMRK (#1537)
|
||||
2 Justin Pham Add bit.country scam sites (#1425)
|
||||
2 paradoxxx-tt Update address.json (#306)
|
||||
2 SimonKraus add polkadotgiveaway dot com to the list (#114)
|
||||
@@ -21,7 +22,6 @@
|
||||
1 Dudley remove simpleswap.io address from youtube scams (#94)
|
||||
1 Graham Dixon Adds polkadot.com.se phishing site (#27)
|
||||
1 hhanson4 Update all.json (#454)
|
||||
1 Idi Eradiri #671 zeitgeist public sale scam (#672)
|
||||
1 Keegan | W3F Update all.json (#718)
|
||||
1 Mark Crince add site (#174)
|
||||
1 Nathan Quarles add "linkupaffix.co" (#866)
|
||||
|
||||
@@ -6522,7 +6522,6 @@
|
||||
"terras-money.com",
|
||||
"terrastationonline.com",
|
||||
"terrasupport.center",
|
||||
"trustpad-ido.net",
|
||||
"tesla9x.net",
|
||||
"tesladrop.us",
|
||||
"teslaprojectstoken.com",
|
||||
@@ -6836,6 +6835,7 @@
|
||||
"trustliveaid.online",
|
||||
"trustnewswalletshare.com",
|
||||
"trustpad-ido.com",
|
||||
"trustpad-ido.net",
|
||||
"trustrealaid.online",
|
||||
"trustsecurewallet.com",
|
||||
"trustserver.app",
|
||||
|
||||
@@ -139,6 +139,10 @@
|
||||
"date": "2022-05-05",
|
||||
"url": "tpocket.bet"
|
||||
},
|
||||
{
|
||||
"date": "2022-05-05",
|
||||
"url": "trustpad-ido.net"
|
||||
},
|
||||
{
|
||||
"date": "2022-05-05",
|
||||
"url": "vallidation.com"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.12.8",
|
||||
"version": "0.12.9",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.12.8",
|
||||
"version": "0.12.9",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.17.9",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.12.8' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.12.9' };
|
||||
|
||||
Reference in New Issue
Block a user