diff --git a/_data/whitelist.yml b/_data/whitelist.yml index fc4c7b02..1b427d81 100644 --- a/_data/whitelist.yml +++ b/_data/whitelist.yml @@ -141,7 +141,7 @@ projects: gdpr: 'no' team: https://boinc.multi-pool.info/latinsquares/team_display.php?teamid=48 stats: https://gridcoinstats.eu/project/odlk1 - greylisted: 'yes' + greylisted: 'no' - name: Rosetta@Home link: https://boinc.bakerlab.org/rosetta/ @@ -203,21 +203,6 @@ projects: team: https://gene.disi.unitn.it/test/team_display.php?teamid=61 stats: https://www.gridcoinstats.eu/project/tn-grid greylisted: 'yes' - -- name: Universe@home - link: https://universeathome.pl/universe/ - goal: Physics and Astronomy - sponsor: University of Warsaw - cpu: 'yes' - gpu: 'no' - nvidia: 'no' - amd: 'no' - intel: 'no' - gdpr: 'yes' - gdpr-enable-steps: https://www.reddit.com/r/gridcoin/comments/ega7k5/universehome_requires_consent_for_stats_export/ - team: https://universeathome.pl/universe/team_display.php?teamid=1822 - stats: https://gridcoinstats.eu/project/universe@home - greylisted: 'yes' - name: World Community Grid link: https://www.worldcommunitygrid.org/ diff --git a/wiki/whitelist-process.md b/wiki/whitelist-process.md index fe924389..ccd0123a 100644 --- a/wiki/whitelist-process.md +++ b/wiki/whitelist-process.md @@ -153,7 +153,7 @@ Absolutely! Increasing the reward amount can incentivize additional crunching on 4. On the day you wish to dispense the rewards, open your Gridcoin wallet and wait until it is fully synced (cloud icon bottom right of wallet). 5. In the wallet, go to Hamburger menu (top left) -> Help -> Debug Window -> Console 6. Type in the command `listprojects` to find your project name -7. Type in the command `rainbymagnitude "your_project_name" amount`. For example: `rainbymagnitude "universe@home" 300` +7. Type in the command `rainbymagnitude "your_project_name" amount`. For example: `rainbymagnitude "rosetta@home" 300` ---