package com.macaroon.piztor; public class UserInfo { static String ip = "69.85.86.42"; static int port = 9990; static int token = -1; }