Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update exchanges.html #4065

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 5 additions & 9 deletions _templates/exchanges.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,9 @@ <h3 id="oman" class="no_toc">Oman</h3>
<div>
<h3 id="singapore" class="no_toc">Singapore</h3>
<p>
<a class="marketplace-link" href="https://www.binance.sg/">Binance</a>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Binance Singapore is no longer. Website is offline

<br>
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
<br>
<a class="marketplace-link" href="https://www.minedigital.exchange/">Mine Digital</a>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MineDigital went into receivership. Website is offline

<a class="marketplace-link" href="https://www.independentreserve.com/sg/">Independent Reserve</a>
</p>
</div>
</div>
Expand Down Expand Up @@ -528,6 +526,8 @@ <h2 class="exchanges-tab-title exchanges-australia-title" id="australia">Austral
<p>
<a class="marketplace-link" href="https://www.bitaroo.com.au/">Bitaroo</a><img src="/img/bo_tag/bo_tag.png?{{site.time | date: '%s'}}" alt="Bitcoin Only tag">
<br>
<a class="marketplace-link" href="https://www.bitcoin.com.au/">Bitcoin.com.au</a>
<br>
<a class="marketplace-link" href="https://www.btcmarkets.net/">BTC Markets</a>
<br>
<a class="marketplace-link" href="https://www.coinjar.com/au/">CoinJar</a>
Expand All @@ -542,8 +542,6 @@ <h2 class="exchanges-tab-title exchanges-australia-title" id="australia">Austral
<br>
<a class="marketplace-link" href="https://www.independentreserve.com/">Independent Reserve</a>
<br>
<a class="marketplace-link" href="https://www.minedigital.exchange/">Mine Digital</a>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MineDigital went into receivership. Website is offline

<br>
<a class="marketplace-link" href="https://paybtc.com.au/">paybtc</a><img src="/img/bo_tag/bo_tag.png?{{site.time | date: '%s'}}" alt="Bitcoin Only tag">
<br>
<a class="marketplace-link" href="https://swyftx.com.au/">Swyftx</a>
Expand All @@ -553,13 +551,11 @@ <h2 class="exchanges-tab-title exchanges-australia-title" id="australia">Austral
<div class="toccontent-block boxexpand expanded">
<h2 id="new-zealand" class="exchanges-tab-title exchanges-newzealand-title">New Zealand</h2>
<p>
<a class="marketplace-link" href="https://www.bitaroo.nz/">Bitaroo</a><img src="/img/bo_tag/bo_tag.png?{{site.time | date: '%s'}}" alt="Bitcoin Only tag">
<a class="marketplace-link" href="https://www.bitaroo.nz/">Bitaroo</a><img src="/img/bo_tag/bo_tag.png?{{site.time | date: '%s'}}" alt="Bitcoin Only tag">
<br>
<a class="marketplace-link" href="https://www.independentreserve.com/">Independent Reserve</a>
<br>
<a class="marketplace-link" href="https://kiwi-coin.com/">Kiwi-coin</a><img src="/img/bo_tag/bo_tag.png?{{site.time | date: '%s'}}" alt="Bitcoin Only tag">
<br>
<a class="marketplace-link" href="https://www.minedigital.exchange/">Mine Digital</a>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MineDigital went into receivership. Website is offline

<a class="marketplace-link" href="https://kiwi-coin.com/">Kiwi-coin</a><img src="/img/bo_tag/bo_tag.png?{{site.time | date: '%s'}}" alt="Bitcoin Only tag">
</p>
</div>

Expand Down