diff --git a/CONTRIBUTORS b/CONTRIBUTORS index bc47bba4a..186772180 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 404 Mich Update all.json (#1212) 359 Jaco Additional top-level hosting domains (#1213) - 142 mhusnirizal Update all.json (#1211) + 143 mhusnirizal update all.json (#1215) 77 michalisFr Update all.json (#1036) 56 frankywild Update all.json (#1204) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index 7c5cd8f40..97c5e0ede 100644 --- a/all.json +++ b/all.json @@ -1,11 +1,6 @@ { "allow": [], "deny": [ - "activatedrepair.com", - "ukraine-save.com", - "defisyncauth.com", - "quilling.xii.jp", - "xii.jp", "02auth-mtb.myz.info", "0vvvvuniswap.top", "0vvwvuniswap.top", @@ -83,6 +78,7 @@ "accountvalidationpage.com", "acount.ca", "acs-dapp.com", + "activatedrepair.com", "activateswallets.com", "activatingmainnet.com", "activatingmymainnet.com", @@ -1471,6 +1467,7 @@ "defirobots.co", "defisolutionsdapp.finance", "defisync.online", + "defisyncauth.com", "defisynchronization.org", "defivalidator.website", "defivalidators.org", @@ -3520,6 +3517,7 @@ "quickdappfix.com", "quicksynchronization.com", "quicksynchronize.com", + "quilling.xii.jp", "rari.fund", "rarlbie.com", "re-joenemen.org", @@ -4228,6 +4226,7 @@ "turvqweb.online", "tvmcj.com", "uhiswap.321998dc83451dfa7d497e5b9e10b3bf.surf", + "ukraine-save.com", "ukratoken.com", "uliv.co.in", "ultrasync-beta.com", @@ -5446,6 +5445,7 @@ "wwwpolkadot.js.org", "xcrosssupport.center", "xdapp.xyz", + "xii.jp", "xn--aidrop-cib.com", "xn--eth-mxer-xkb.com", "xn--meamask-orb.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index de990e2b7..85f8fc3b7 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-03-05", + "url": "activatedrepair.com" + }, + { + "date": "2022-03-05", + "url": "defisyncauth.com" + }, + { + "date": "2022-03-05", + "url": "quilling.xii.jp" + }, + { + "date": "2022-03-05", + "url": "ukraine-save.com" + }, + { + "date": "2022-03-05", + "url": "xii.jp" + }, { "date": "2022-03-04", "url": "automaticdexvalidate.com" diff --git a/package.json b/package.json index 96d0e6070..81e630b89 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.263", + "version": "0.8.264", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 82dae5eed..97d75f9cb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.263", + "version": "0.8.264", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5b7e5958e..c5920c73a 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.263' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.264' };