Skip to content

Commit

Permalink
proddy (#421)
Browse files Browse the repository at this point in the history
* Update wallets.json (#407)

* Update wallets.json

v0.12.6

* Update wallets.json

* Bump @babel/traverse from 7.17.9 to 7.23.2 (#409)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update wallets.json (#411)

Update to v0.12.7

* rm anycoindirect

* add slex

* rm uberpay (#415)

* Bump axios and rss-to-json (#417)

Bumps [axios](https://github.com/axios/axios) to 1.6.1 and updates ancestor dependency [rss-to-json](https://github.com/nasa8x/rss-to-json). These dependencies need to be updated together.


Updates `axios` from 0.27.2 to 1.6.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.6.1)

Updates `rss-to-json` from 2.1.0 to 2.1.1
- [Commits](https://github.com/nasa8x/rss-to-json/commits)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: rss-to-json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* remove coinspot and bittrex (#418)

* Add Blockchair explorer (#420)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: peerchemist <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marius Kjærstad <[email protected]>
  • Loading branch information
4 people authored Jan 5, 2024
1 parent 8b55292 commit 8e747b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/data/explorers.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
"title": "3xpl",
"url": "https://3xpl.com/peercoin",
"image": "/img/explorers/3xpl_green.png"
},
{
"title": "Blockchair",
"url": "https://blockchair.com/peercoin",
"image": "/img/explorers/blockchair_green.png"
}
]
},
Expand Down
Binary file added public/img/explorers/blockchair_green.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8e747b8

Please sign in to comment.