mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-05-09 00:07:56 +00:00
[CI Skip] release/stable 0.10.52
skip-checks: true
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
2 paradoxxx-tt Update address.json (#306)
|
||||
2 SimonKraus add polkadotgiveaway dot com to the list (#114)
|
||||
1 Christina-Marie A Miyar Update all.json (#855)
|
||||
1 Christopher Bleckmann-Dreher Update all.json (#1360)
|
||||
1 Danny Salman Add scam site (#461)
|
||||
1 Dudley remove simpleswap.io address from youtube scams (#94)
|
||||
1 Graham Dixon Adds polkadot.com.se phishing site (#27)
|
||||
|
||||
@@ -957,6 +957,7 @@
|
||||
"cryptobonus.ec2token.com",
|
||||
"cryptobridge.eu",
|
||||
"cryptocardapp.xyz",
|
||||
"cryptoconnect.best",
|
||||
"cryptoconnect.tech",
|
||||
"cryptoconnects.us",
|
||||
"cryptoctoken.com",
|
||||
@@ -6357,7 +6358,6 @@
|
||||
"zeitgeistsale.live",
|
||||
"zerionwallet.com",
|
||||
"zero-swap.site",
|
||||
"zwalletconnect.com",
|
||||
"cryptoconnect.best"
|
||||
"zwalletconnect.com"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -11,6 +11,10 @@
|
||||
"date": "2022-03-29",
|
||||
"url": "chainswallet.net"
|
||||
},
|
||||
{
|
||||
"date": "2022-03-29",
|
||||
"url": "cryptoconnect.best"
|
||||
},
|
||||
{
|
||||
"date": "2022-03-29",
|
||||
"url": "daapsserverconnet.com"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.10.51",
|
||||
"version": "0.10.52",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.10.51",
|
||||
"version": "0.10.52",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.17.8",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.51' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.52' };
|
||||
|
||||
Reference in New Issue
Block a user