add money every 3 days new baking address (#1162)

* updated moneyevery3days.com validator

* minor changes to description

* minor changes to description
added logo

* added new baker address and logo

* Revert "added new baker address and logo"

This reverts commit 136bdbcf1d2adb67fbd6be959dfd35427133a634.

* Create list.json

* Create logo.png

* Update list.json

* move down

* remove comma

Co-authored-by: Mykola <3277207+kolya182@users.noreply.github.com>
This commit is contained in:
songproducer 2020-02-06 15:57:43 +08:00 committed by GitHub
parent 0cd8277418
commit 8fd8172f0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -184,7 +184,7 @@
} }
}, },
{ {
"id":"tz1egbN6RK2bM5vt4aAZw6r9j4nL8z49bPdS", "id":"tz1NEKxGEHsFufk87CVZcrqWu8o22qh46GK6",
"name":"moneyevery3days.com", "name":"moneyevery3days.com",
"description":"Money Every 3 Days - Low fees, dependable payouts and active participant.", "description":"Money Every 3 Days - Low fees, dependable payouts and active participant.",
"website":"https://moneyevery3days.com", "website":"https://moneyevery3days.com",
@ -281,5 +281,14 @@
"payout":{ "payout":{
"commission":4.99 "commission":4.99
} }
},
{
"id":"tz1egbN6RK2bM5vt4aAZw6r9j4nL8z49bPdS",
"name":"moneyevery3days.com old baking address",
"description":"Money Every 3 Days - Please switch to new baker address",
"website":"https://moneyevery3days.com",
"payout":{
"commission":4
}
} }
] ]