The preview fetcher does not restrict the URL scheme, so it will happily read from the local filesystem. Read a local file - e.g. file:///etc/hostname, file:///etc/passwd, or the app's own file:///app/secret_internal.txt.
file:///etc/hostname
file:///etc/passwd
file:///app/secret_internal.txt
← back to the practice pack index