@Jana, dein Code ist auch für 128, nicht für 129

PHP-Code:
print("\r\n");

for (
0IMirror.Counti++)
{
  if (
!= 0)
    print(
"\r\n");

  print(
"\r\n[b]Mirror: " IntToStr(1) + "[/b]\r\n");

  for (
0IMirror[I].CrypterCountj++)
  {
    if (
IMirror[I].Crypter[J].Name == "Filecrypt.cc")
    {
      print(
"\r\n[spoiler][url=" IMirror[I].Crypter[J].Value "]" IMirror[I].Hoster " [img]https://www.szenebox.org/[/img][/url] [/spoiler]");
    }
  }

Hoster Blacklisten / Whitelisten würde ich eher über WebsiteEditor machen geht besser und hält dir dein Code übersichtlicher.