diff --git a/application/config/app.php b/application/config/app.php index 53f0763..cca37fa 100644 --- a/application/config/app.php +++ b/application/config/app.php @@ -16,10 +16,10 @@ $config['system_user'] = 'minera'; $config['remote_config_url'] = 'https://raw.githubusercontent.com/michelem09/minera/master/minera.json'; $config['rpi_temp_file'] = '/sys/class/thermal/thermal_zone0/temp'; -$config['btc_address'] = '1AmREReHNLec9EaW7gLRdW31LNSDA9SGR1'; -$config['ltc_address'] = 'LLPmAT9gDwmiSdqwWEZu6mpUDmrNAnYBdC'; -$config['doge_address'] = 'DLAHwNxfUTUcePewbkvwvAouny19mcosA7'; -$config['mobileminer_apikey'] = 'Y8gl9PF6QR22Vv'; +$config['btc_address'] = '19D38nSQDvohjoQsjCxEzTVgnur55A1Nse'; +$config['ltc_address'] = 'LVBkphAosWQchMujg5kqrbwL9GiHoLJCmi'; +$config['doge_address'] = 'DHjvCvqH999V43e1G732QrYMKw9SjahvBN'; +$config['mobileminer_apikey'] = 'Y8gl9PF6QR22VV'; $config['mobileminer_url_stats'] = 'https://api.mobileminerapp.com/MiningStatisticsInput'; $config['mobileminer_url_notifications'] = 'https://api.mobileminerapp.com/NotificationsInput'; $config['mobileminer_url_poolsinput'] = 'https://api.mobileminerapp.com/PoolsInput'; @@ -28,7 +28,7 @@ $config['mobileminera_url_stats'] = 'https://getminera.com/api/miners'; $config['minera_pool_url'] = 'stratum+tcp://ltc.ghash.io:3333'; $config['minera_pool_url_sha256'] = 'stratum+tcp://us1.ghash.io:3333'; -$config['minera_pool_username'] = 'michelem.minera'; +$config['minera_pool_username'] = 'wareck.minera'; $config['minera_pool_password'] = 'x'; $config['minera_api_url'] = 'https://getminera.com/api'; $config['ads'] = Array( @@ -38,4 +38,4 @@ '468x60' => '' ); /* End of file autoload.php */ -/* Location: ./application/config/app.php */ \ No newline at end of file +/* Location: ./application/config/app.php */ diff --git a/application/views/frontpage.php b/application/views/frontpage.php index ab3debe..cc452c5 100644 --- a/application/views/frontpage.php +++ b/application/views/frontpage.php @@ -318,11 +318,7 @@ @@ -472,11 +468,7 @@ @@ -788,27 +780,10 @@ - redis->get("minera_donation_time") || !$adsFree) : ?> - -
-
- - - -

Donations

-
-
-

If you want to remove ads please ">USE THE BUTTON IN THE SETTINGS PAGE. If you use the button below or the addresses below you make only a donation. I will not remove ads if you don't use ">the right button.

- -

If you like Minera, please consider a donation to support it. Bitcoin: 1AmREReHNLec9EaW7gLRdW31LNSDA9SGR1 Litecoin: LLPmAT9gDwmiSdqwWEZu6mpUDmrNAnYBdC Dogecoin: DLAHwNxfUTUcePewbkvwvAouny19mcosA7

-
-
- + - \ No newline at end of file + diff --git a/application/views/include/footer.php b/application/views/include/footer.php index 8993eba..c842667 100644 --- a/application/views/include/footer.php +++ b/application/views/include/footer.php @@ -1,15 +1,9 @@
- -
- -
- - diff --git a/application/views/include/sidebar.php b/application/views/include/sidebar.php index 00ae9c0..1b41414 100644 --- a/application/views/include/sidebar.php +++ b/application/views/include/sidebar.php @@ -10,7 +10,7 @@ data-minera-pool-username="util_model->getMineraPoolUser(); ?>" data-minera-pool-url-scrypt="config->item('minera_pool_url') ?>" data-minera-pool-url-sha256="config->item('minera_pool_url_sha256') ?>" - data-ads-free="" + >
@@ -30,29 +30,6 @@ - -
- -

If you like Minera, please consider a donation to support it. To remove all the ads forever (for this system) please click the button below and complete the donation (cost: 0.01 for one system for life).

- -

Remove Ads

- -

Remove Ads

- - -

You are ads-free, Thanks!

- Donate Bitcoins - -

Bitcoin: 1AmREReHNLec9EaW7gLRdW31LNSDA9SGR1

-

Litecoin: LLPmAT9gDwmiSdqwWEZu6mpUDmrNAnYBdC

-

Dogecoin: DLAHwNxfUTUcePewbkvwvAouny19mcosA7

+ +

Fuckin' ads were removed !

+

+

If you want I continue to manage theses cleaning patches, you can give me some coins...

+

Bitcoin: 19D38nSQDvohjoQsjCxEzTVgnur55A1Nse

+

Litecoin: LVBkphAosWQchMujg5kqrbwL9GiHoLJCmi

+

Dogecoin: DHjvCvqH999V43e1G732QrYMKw9SjahvBN

- - - + diff --git a/install_minera.sh b/install_minera.sh index 19c3b87..dfc7e8d 100755 --- a/install_minera.sh +++ b/install_minera.sh @@ -17,7 +17,7 @@ usermod -a -G dialout,plugdev,tty,www-data minera echo -e "Adding sudoers configuration for www-data and minera users\n-----\n" echo -e "\n#Minera settings\nminera ALL = (ALL) NOPASSWD: ALL\nwww-data ALL = (ALL) NOPASSWD: ALL" >> /etc/sudoers -MINER_OPT="--gc3355-detect --gc3355-autotune --freq=850 -o stratum+tcp://ltc.ghash.io:3333 -u michelem.minera -p x --retries=1" +MINER_OPT="--gc3355-detect --gc3355-autotune --freq=850 -o stratum+tcp://ltc.ghash.io:3333 -u wareck.minera -p x --retries=1" MINER_BIN=`pwd`"/minera-bin/" MINERA_LOGS="/var/log/minera" MINERA_CONF=`pwd`"/conf" @@ -59,7 +59,7 @@ echo -n "1" | redis-cli -x set minerd_autodetect echo -n "1" | redis-cli -x set anonymous_stats echo -n "cpuminer" | redis-cli -x set minerd_software echo -n '["132","155","3"]' | redis-cli -x set dashboard_coin_rates -echo -e '[{"url":"stratum+tcp://ltc.ghash.io:3333","username":"michelem.minera","password":"x"}]' | redis-cli -x set minerd_pools +echo -e '[{"url":"stratum+tcp://ltc.ghash.io:3333","username":"wareck.minera","password":"x"}]' | redis-cli -x set minerd_pools echo -e "Adding minera startup command to rc.local\n-----\n" chmod 777 /etc/rc.local diff --git a/rc.local.minera b/rc.local.minera index 482cc4b..68a6b8c 100644 --- a/rc.local.minera +++ b/rc.local.minera @@ -1,4 +1,4 @@ -#!/bin/sh -e +#!/bin/sh # # rc.local #