denglisch, disclaimer-type thing, remove js
This commit is contained in:
		
							
								
								
									
										20
									
								
								index.php
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								index.php
									
									
									
									
									
								
							@@ -157,16 +157,24 @@ $v = file_get_contents($VISITORS_FILE);
 | 
			
		||||
	</div>
 | 
			
		||||
	<footer class="page-footer font-small text-center">
 | 
			
		||||
		<div>
 | 
			
		||||
		Look at the code <a href="https://git.iwonder.name/iwonder/dorf.jetzt">here</a>
 | 
			
		||||
		<a href="https://git.iwonder.name/iwonder/dorf.jetzt">Sieh dir den Code hier an</a>
 | 
			
		||||
		</div>
 | 
			
		||||
		<div>
 | 
			
		||||
		Report issues to <a href="mailto:help@dorf.jetzt">help@dorf.jetzt</a>
 | 
			
		||||
		Melde Fehler bitte an <a href="mailto:help@dorf.jetzt">help@dorf.jetzt</a>
 | 
			
		||||
		</div>
 | 
			
		||||
		<div>You are visitor #<?= $v ?>
 | 
			
		||||
        <div>
 | 
			
		||||
        Dies ist kein offizieller Auftritt des <a href="https://chaosdorf.de">Chaos Computer Club Düsseldorf / Chaosdorf e.V.</a>.
 | 
			
		||||
        </div>
 | 
			
		||||
		<div>
 | 
			
		||||
        Du bist Besucher #<?= $v ?>
 | 
			
		||||
        </div>
 | 
			
		||||
	</footer>
 | 
			
		||||
	<script src="assets/js/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
 | 
			
		||||
	<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
 | 
			
		||||
	<script src="assets/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
 | 
			
		||||
    <?php
 | 
			
		||||
    // These are actually not needed, see https://getbootstrap.com/docs/4.0/getting-started/introduction/#js
 | 
			
		||||
	// <script src="assets/js/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
 | 
			
		||||
	// <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
 | 
			
		||||
	// <script src="assets/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
 | 
			
		||||
    ?>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
<?php
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user