Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public class Main {
- /**
- * @param args
- */
- public static void main(String[] args) {
- String str="";
- for (int i=0; i<10; i++) {
- try {
- str = new V("http://alts.min.vc/?getalt&key=" + "2a1a8d1584b6662c24134ef95999a781").bP();
- System.out.println(str);
- } catch (Exception e) {e.printStackTrace();}
- }
- }
- }
Add Comment
Please, Sign In to add comment