das selbe

Code:
{
  if(i != 0)
    print("\r\n");
  print("\r\nMirror: " + IntToStr(I + 1) + "\r\n");
  for(j = 0; j < IMirror[I].CrypterCount; j++)
  {
    if (IMirror[I].Crypter[J].Name == "share-links.biz")
  {
    	print("\r\n" +  IMirror[I].Hoster + " " + #13#10);
   print("");
	print(#13#10 + "
Spoiler ausklappen
"); } }