Post
Topic
Board Service Announcements
Re: ✅ ✅ ✅ [ANN] Shaker.finance - trusted & safe BTC mixing solutions ✅ ✅ ✅
by
Shaker_finance
on 07/07/2022, 00:23:38 UTC
I believe, the code could be improved

line 382

Code:
<p>Haжимaя нa кнoпкy, вы дaётe coглacиe нa oбpaбoткy <a href="#">пepcoнaльныx дaнныx</a></p>

and line 364

Code:
<div class="modal__title">
                            <h1 class="title-1 mix-name"></h1>
                            <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the
                                industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type
                                and scrambled it to make a type specimen book. It has survived not only five centuries, but also the
                                leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s
                                with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop
                                publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
                        </div>

they both seem not needed.

About the piece of code below, how that come the stats are static? You edit them everyday, or?
It should be dynamic. Sorry for the question but I started to wonder "this guy added random numbers to make it looking 'active'

Code:
<div class="monitor__table">
                        <table>
                                                            <tr>
                                    <td>
                                        <p>№1</p>
                                    </td>
                                    <td>
                                        <p>4 days ago</p>
                                    </td>
                                    <td>
                                        <p>0.0065 BTC <span>($133.25)</span></p>
                                    </td>
                                </tr>
                                                            <tr>
                                    <td>
                                        <p>№2</p>
                                    </td>
                                    <td>
                                        <p>1 week ago</p>
                                    </td>
                                    <td>
                                        <p>0.0054 BTC <span>($110.70)</span></p>
                                    </td>
                                </tr>
                                                            <tr>
                                    <td>
                                        <p>№3</p>
                                    </td>
                                    <td>
                                        <p>2 weeks ago</p>
                                    </td>
                                    <td>
                                        <p>0.01 BTC <span>($205.00)</span></p>
                                    </td>
                                </tr>
                                                            <tr>
                                    <td>
                                        <p>№4</p>
                                    </td>
                                    <td>
                                        <p>2 weeks ago</p>
                                    </td>
                                    <td>
                                        <p>0.0056 BTC <span>($114.80)</span></p>
                                    </td>
                                </tr>
                                                            <tr>
                                    <td>
                                        <p>№5</p>
                                    </td>
                                    <td>
                                        <p>2 weeks ago</p>
                                    </td>
                                    <td>
                                        <p>0.03 BTC <span>($615.00)</span></p>
                                    </td>
                                </tr>
                                                            <tr>
                                    <td>
                                        <p>№6</p>
                                    </td>
                                    <td>
                                        <p>2 weeks ago</p>
                                    </td>
                                    <td>
                                        <p>0.0053 BTC <span>($108.65)</span></p>
                                    </td>
                                </tr>
                                                    </table>
                    </div>
                </div>

Good luck with your service. More mixers coming, better it is. Are you planning a Tor version?



Those are stats from our tests. Try to make mix you will see that they're dynamic.

For those comments thanks will take a look

Also let me know if you have problems with site loading because to my point of view this .gif is too way heavy and I'd remove it but maybe users don't have problems with site loading