mirror of
https://github.com/Novetus/Novetus_src.git
synced 2025-01-31 09:41:33 +02:00
btw new php test file
This commit is contained in:
parent
be653709b6
commit
dd28e4e957
@ -1,3 +1,11 @@
|
|||||||
|
<html>
|
||||||
|
<title>Novetus Webserver Test Page</title>
|
||||||
|
<body>
|
||||||
|
<center>FUCKING HORSES!!!!!!!!</center>
|
||||||
|
<script type="text/javascript" src="https://panzi.github.io/Browser-Ponies/basecfg.js" id="browser-ponies-config"></script><script type="text/javascript" src="https://panzi.github.io/Browser-Ponies/browserponies.js" id="browser-ponies-script"></script><script type="text/javascript">/* <![CDATA[ */ (function (cfg) {BrowserPonies.setBaseUrl(cfg.baseurl);BrowserPonies.loadConfig(BrowserPoniesBaseConfig);BrowserPonies.loadConfig(cfg);})({"baseurl":"https://panzi.github.io/Browser-Ponies/","fadeDuration":500,"volume":1,"fps":25,"speed":3,"audioEnabled":false,"showFps":false,"showLoadProgress":true,"speakProbability":0.1,"spawn":{"apple bloom":1,"applejack":1,"derpy hooves":1,"fluttershy":1,"pinkie pie":1,"rainbow dash":1,"rarity":1,"scootaloo":1,"sweetie belle":1,"twilight sparkle":1},"autostart":true}); /* ]]> */</script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
echo "This is the default index.php. PHP Version: ";
|
echo "This is the default index.php. PHP Version: ";
|
||||||
echo phpversion();
|
echo phpversion();
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
<html>
|
|
||||||
<body>
|
|
||||||
<center>FUCKING HORSES!!!!!!!!</center>
|
|
||||||
<script type="text/javascript" src="https://panzi.github.io/Browser-Ponies/basecfg.js" id="browser-ponies-config"></script><script type="text/javascript" src="https://panzi.github.io/Browser-Ponies/browserponies.js" id="browser-ponies-script"></script><script type="text/javascript">/* <![CDATA[ */ (function (cfg) {BrowserPonies.setBaseUrl(cfg.baseurl);BrowserPonies.loadConfig(BrowserPoniesBaseConfig);BrowserPonies.loadConfig(cfg);})({"baseurl":"https://panzi.github.io/Browser-Ponies/","fadeDuration":500,"volume":1,"fps":25,"speed":3,"audioEnabled":false,"showFps":false,"showLoadProgress":true,"speakProbability":0.1,"spawn":{"apple bloom":1,"applejack":1,"derpy hooves":1,"fluttershy":1,"pinkie pie":1,"rainbow dash":1,"rarity":1,"scootaloo":1,"sweetie belle":1,"twilight sparkle":1},"autostart":true}); /* ]]> */</script>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Loading…
Reference in New Issue
Block a user