mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-15 03:11:03 +00:00
[CI Skip] release/stable 0.11.21
skip-checks: true
This commit is contained in:
+1
-1
@@ -12,6 +12,7 @@
|
|||||||
3 brettkolodny Update all.json (#335)
|
3 brettkolodny Update all.json (#335)
|
||||||
3 Samuel MC Update address.json (#96)
|
3 Samuel MC Update address.json (#96)
|
||||||
2 ccris02 Update all.json (#1419)
|
2 ccris02 Update all.json (#1419)
|
||||||
|
2 Justin Pham Add bit.country scam sites (#1425)
|
||||||
2 paradoxxx-tt Update address.json (#306)
|
2 paradoxxx-tt Update address.json (#306)
|
||||||
2 SimonKraus add polkadotgiveaway dot com to the list (#114)
|
2 SimonKraus add polkadotgiveaway dot com to the list (#114)
|
||||||
1 Christina-Marie A Miyar Update all.json (#855)
|
1 Christina-Marie A Miyar Update all.json (#855)
|
||||||
@@ -21,7 +22,6 @@
|
|||||||
1 Graham Dixon Adds polkadot.com.se phishing site (#27)
|
1 Graham Dixon Adds polkadot.com.se phishing site (#27)
|
||||||
1 hhanson4 Update all.json (#454)
|
1 hhanson4 Update all.json (#454)
|
||||||
1 Idi Eradiri #671 zeitgeist public sale scam (#672)
|
1 Idi Eradiri #671 zeitgeist public sale scam (#672)
|
||||||
1 Justin Pham This is a scam phishing site bitz.country. There is no association with bit.country (#689)
|
|
||||||
1 Keegan | W3F Update all.json (#718)
|
1 Keegan | W3F Update all.json (#718)
|
||||||
1 Mark Crince add site (#174)
|
1 Mark Crince add site (#174)
|
||||||
1 Nathan Quarles add "linkupaffix.co" (#866)
|
1 Nathan Quarles add "linkupaffix.co" (#866)
|
||||||
|
|||||||
@@ -1,4 +1,8 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"date": "2022-04-13",
|
||||||
|
"url": "bit-country.co"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2022-04-12",
|
"date": "2022-04-12",
|
||||||
"url": "accessauthorizedapps.netlify.app"
|
"url": "accessauthorizedapps.netlify.app"
|
||||||
|
|||||||
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
"url": "https://github.com/polkadot-js/phishing.git"
|
"url": "https://github.com/polkadot-js/phishing.git"
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"version": "0.11.20",
|
"version": "0.11.21",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.11.20",
|
"version": "0.11.21",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.17.9",
|
"@babel/runtime": "^7.17.9",
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
// Do not edit, auto-generated by @polkadot/dev
|
// Do not edit, auto-generated by @polkadot/dev
|
||||||
|
|
||||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.20' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.21' };
|
||||||
|
|||||||
Reference in New Issue
Block a user