This commit is contained in:
		@@ -21,8 +21,6 @@ type Server struct {
 | 
				
			|||||||
	Presence     bool               `json:"presence,omitempty"`
 | 
						Presence     bool               `json:"presence,omitempty"`
 | 
				
			||||||
	LastCheck    time.Time          `json:"last_check,omitempty"`
 | 
						LastCheck    time.Time          `json:"last_check,omitempty"`
 | 
				
			||||||
	Uptime       time.Duration      `json:"uptime,omitempty"`
 | 
						Uptime       time.Duration      `json:"uptime,omitempty"`
 | 
				
			||||||
	Login        string             `json:"login,omitempty"`
 | 
					 | 
				
			||||||
	Password     string             `json:"password,omitempty"`
 | 
					 | 
				
			||||||
	UserKp       meowlib.KeyPair    `json:"user_kp,omitempty"`
 | 
						UserKp       meowlib.KeyPair    `json:"user_kp,omitempty"`
 | 
				
			||||||
	ManagerKp    meowlib.KeyPair    `json:"manager_kp,omitempty"`
 | 
						ManagerKp    meowlib.KeyPair    `json:"manager_kp,omitempty"`
 | 
				
			||||||
	Country      string             `json:"country,omitempty"`
 | 
						Country      string             `json:"country,omitempty"`
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -208,7 +208,7 @@ You just have to live with the goverment decisions.
 | 
				
			|||||||
In the best scenario that government was elected, and might represent at most 25\% of the population.
 | 
					In the best scenario that government was elected, and might represent at most 25\% of the population.
 | 
				
			||||||
In most case, they will vote laws to satisfy the powerful people who supported their election, and the most powerful lobbies.
 | 
					In most case, they will vote laws to satisfy the powerful people who supported their election, and the most powerful lobbies.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\textffm{Meow} Nations aim to be the next lobbying power to influence real life politics, "the poor man's lobby". 
 | 
					\textffm{Meow} Nations aims to be the next lobbying power to influence real life politics, "the poor man's lobby". 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Virtual nation in that perspective will be probably quickly flagged as terrorist nation by the old world media, but well,
 | 
					Virtual nation in that perspective will be probably quickly flagged as terrorist nation by the old world media, but well,
 | 
				
			||||||
one man's terrorist is another man's freedom fighter. 
 | 
					one man's terrorist is another man's freedom fighter. 
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user