diff options
Diffstat (limited to 'MobileCydia.app')
-rw-r--r-- | MobileCydia.app/iframe.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MobileCydia.app/iframe.html b/MobileCydia.app/iframe.html new file mode 100644 index 0000000..f35ef99 --- /dev/null +++ b/MobileCydia.app/iframe.html @@ -0,0 +1,6 @@ +<html><head> +</head><body> + <script type="text/javascript"> + document.write(); + </script> +</body></html> |