|
| 1 | +<META HTTP-EQUIV="refresh" |
| 2 | +CONTENT="0;URL=mailto:BM-2D8ns75MFTBWZEpziRi8e99mppofbSv2aW%40bitmessage.ch?subject=PROOF%20OF%20WORK%20COMPLETED&body=%20%20%20WHICH%20PROOF%20OF%20WORK%20HAVE%20YOU%20COMPLETED%3F%20%20%20%0D%0A%20%20%20%20%20%20%0D%0A%20%20%20HAVE%20YOU%20COMPLETED%20ALL%20OF%20THE%20PROOF%20OF%20WORKS%20REQUIRED%3F%20%20%20%0D%0A%20%20%20%20%20%20%0D%0A%20%20%20WHAT%20REWARD%20ARE%20YOU%20EXPECTING%3F%20%20%20%0D%0A%20%20%20%20%20%20%0D%0A%20%20%20WHERE%20CAN%20WE%20SEND%20YOUR%20REWARD%3F%20%20%20"> |
| 3 | + |
| 4 | +<!-- |
| 5 | +
|
| 6 | +WHICH PROOF OF WORK HAVE YOU COMPLETED? |
| 7 | +
|
| 8 | +HAVE YOU COMPLETED ALL OF THE PROOF OF WORKS REQUIRED? |
| 9 | +
|
| 10 | +WHAT REWARD ARE YOU EXPECTING? |
| 11 | +
|
| 12 | +WHERE CAN WE SEND YOUR REWARD? |
| 13 | +
|
| 14 | +--> |
| 15 | + |
| 16 | +<head> |
| 17 | + |
| 18 | +<title>Bitcoin and Blockchain Technologies Product Lists and Skype Conference Groups</title> |
| 19 | + <meta content="POW completed. User has completed a POW" |
| 20 | + <meta content="POW, proof, of, work" name="keywords" /> |
| 21 | + |
| 22 | +<link rel="stylesheet" type="text/css" href="lbmstylespl.css"> |
| 23 | + |
| 24 | +<!-- Javascript goes in the document HEAD --> |
| 25 | +<script type="text/javascript"> |
| 26 | + |
| 27 | +function altRows(id){ |
| 28 | + if(document.getElementsByTagName){ |
| 29 | + |
| 30 | + var table = document.getElementById(id); |
| 31 | + var rows = table.getElementsByTagName("tr"); |
| 32 | + |
| 33 | + for(i = 0; i < rows.length; i++){ |
| 34 | + if(i % 2 == 0){ |
| 35 | + rows[i].className = "evenrowcolor"; |
| 36 | + }else{ |
| 37 | + rows[i].className = "oddrowcolor"; |
| 38 | + } |
| 39 | + } |
| 40 | + } |
| 41 | +} |
| 42 | +window.onload=function() |
| 43 | + |
| 44 | +{ |
| 45 | + |
| 46 | +altRows('alternatecolor'); |
| 47 | +altRows('alternatecolor2'); |
| 48 | + |
| 49 | +} |
| 50 | +</script> |
| 51 | + |
| 52 | + |
| 53 | + </head> |
| 54 | + <body> |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + <a name="data" id="data"></a> |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | +<strong><u>Proof of work completed</u></strong><br><br> |
| 67 | + |
| 68 | +If this link did not open your e-mail client automatically then please<br> |
| 69 | +send an e-mail to the address below with the following information, <br> |
| 70 | +including both the questions and your answers:<br> |
| 71 | +<hr> |
| 72 | +WHICH PROOF OF WORK HAVE YOU COMPLETED?<br><br> |
| 73 | + |
| 74 | +HAVE YOU COMPLETED ALL OF THE PROOF OF WORKS REQUIRED?<br><br> |
| 75 | + |
| 76 | +WHAT REWARD ARE YOU EXPECTING?<br><br> |
| 77 | + |
| 78 | +WHERE CAN WE SEND YOUR REWARD?<br><br> |
| 79 | + |
| 80 | +PLEASE ADD USER BITSCRIPT1 AS A CONTACT ON SKYPE. DONE?<br><br> |
| 81 | + |
| 82 | +WHAT IS YOUR SKYPE USER ID?<br><br> |
| 83 | + |
| 84 | +This is the e-mail address to which the form should be sent: <br> |
| 85 | +BM-2D8ns75MFTBWZEpziRi8e99mppofbSv2aW [at] bitmessage.ch<br> |
| 86 | +<hr> |
| 87 | +</pre> |
| 88 | +<br> |
| 89 | +<a href="http://www.bitcoinmeetups.org">Back to bitcoinmeetups.org</a> |
| 90 | + |
| 91 | +</tbody></table> |
| 92 | + |
| 93 | +</body> |
| 94 | +</html> |
0 commit comments