123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184 |
- <!DOCTYPE html>
- <html>
- <head>
-
- <title>SqueePF: download and index of the doc</title>
-
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
- <link rel="shortcut icon" href="favicon.ico" />
-
- <meta name="description" content="Welcome to SqueePF! Let everyone squeez its PHP code."/>
- <meta name="author" content="5 Mode"/>
- <meta name="robots" content="index,follow"/>
- <meta name="keywords" content="SqueePF,PHP,framework,squeepf.com,GPL,license,5 Mode"/>
-
- <script src="/Public/js/jquery-3.6.0.min.js" type="text/javascript"></script>
- <script src="/Public/js/common.js" type="text/javascript"></script>
- <script src="/Public/js/squeejs.js?r=3445566" type="text/javascript"></script>
-
- <link href="/Public/css/st-yle.css?v=1631827555" type="text/css" rel="stylesheet">
- <style>
- .bbb {
- color: #7bca2e;
- text-decoration: underline;
- }
- #footerCont {
- position: absolute;
- top: -4000px;
- left:-10px;
- width: 100%;
- border: 1px solid #C2DBF2;
- padding: 7px;
- background: white;
- opacity: 0.3;
- color:white;
- font-family: Arial,Sans,Vardana;
- font-size: 12px;
- text-align: center;
- z-index: 99998;
- }
- #footer {
- position: absolute;
- float: right;
- top: -4000px;
- left:-10px;
- width: 100%;
- border: 0px solid #C2DBF2;
- padding: 7px;
- opacity: 1.0;
- color:black;
- font-family: Arial,Sans,Vardana;
- font-size: 12px;
- font-weight: 400;
- text-align: right;
- z-index: 99999;
- }
- #originsDisplay {
- float:left;
- position:fixed;
- top:680px;
- left:20px;
- width:275px;
- height:100px;
- font-family: Monospace, Verdana, Serif;
- font-size: 16px;
- background-color: #020401;
- border: 3px solid lightgray;
- text-align:left;
- color: #FFFFFF;
- white-space:nowrap;
- font-weight:900;
- padding:10px;
- padding-top:4px;
- z-index:99999;
- display:none;
- }
- .originLabel {
- color: #7bca2e;
- font-weight:900;
- }
- </style>
-
- </head>
- <body style="border:0px solid lightgray; padding:20px; margin-right:20px;">
- <div id="content" style="max-width:2400px;">
-
- <img src="/Public/res/logo.png" style="width:300px;background:#FFFFFF;border:1px solid gray;"><br>
- <br><br><br>
- <div style="color:green;font-size:35px;font-weight:900;">Download:</div>
- <br>
- <div style="color:darkcyan;font-size:35px;font-weight:900;">
- <a href="https://github.com/par7133/SqueePF/archive/refs/tags/v0.0.9.tar.gz">tar.gz</a> <a href="https://github.com/par7133/SqueePF/archive/refs/tags/v0.0.9.zip">zip</a>
- </div>
- <br><br>
- <h2>INDEX</h2>
- SqueePF, sanity-check quasi universale and PHP Framework. Let everyone squeeze its PHP code - GPL<br>
- <br>
- SqueePF born as an attempt to contribute to the security of your websites in this hostile jungle.<br>
- <br><br>
- Route Sanity Checks<br>
- <br>
- Sanity checks performed live per route, by the router:<br>
- <br>
- ROUTE STRUCTURE;<br>
- ROUTE DEPENDENCIES;<br>
- ROUTE WEB RESOURCES.<br>
- <br>
- Please actionate DEBUG to disable messages.<br>
- <br>
- Screenshot:<br>
- <br><br>
- <img src="/Public/res/screenshot1.png"><br>
- <br><br>
- Caching attacks identification<br>
- <br>
- Please customize PHP_EXE_NAME in <br>
- Private/config/conf.php.inc<br>
- <br><br>
- Screenshot: <br>
- <br><br>
-
- <img src="/Public/res/screenshot2.png"><br>
- <div style="clear:both; margin:auto;">
- <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
- </div>
- <div class="footer" style="float:right">
- <div id="footerCont"> </div>
- <div id="footer"><span style="background:#FFFFFF;color:black;opacity:1.0;margin-right:10px;"> <a href="https://5mode.com/dd.html">Disclaimer</a> A <a href="http://5mode.com">5 Mode</a> project and <a href="http://demo.5mode.com">WYSIWYG</a> system. CC </span></div>
- </div>
- </div>
- <div id="originsDisplay" style="display:none;">
- <br>
- <span class="originLabel">Coding:</span> Italy</span><br>
- <span class="originLabel">Server:</span> United States <br>
- <span class="originLabel"><a href="http://metrica.yandex.com" class="bbb">Metrics</a>:</span> Russia <br>
- <br>
- </div>
-
- <script>
-
- function setOriginsPos() {
- h=parseInt(window.innerHeight);
- w=parseInt(window.innerWidth);
- mytop = parseInt(window.innerHeight - ($("#originsDisplay").height() + 60));
- $("#originsDisplay").css("top", mytop+"px");
- setTimeout("hideOrigins()",15000);
- }
- function hideOrigins() {
- $("#originsDisplay").css("visibility","hidden");
- }
-
- function setFooterPos() {
- if (document.getElementById("footerCont")) {
- tollerance = -112;
- footerContHeight = 35;
- footerHeight = 32;
- document.getElementById("footerCont").style.top = parseInt( getDocHeight2() - footerContHeight - tollerance ) + "px";
- document.getElementById("footer").style.top = parseInt( getDocHeight2() - footerHeight - tollerance) + "px";
- }
- }
- setFooterPos();
- setTimeout("setOriginsPos()", 500);
- //$("#originsDisplay").show();
- </script>
- </body>
- </html>
|