mirror of
https://github.com/Tailszefox/Pony-Fusion.git
synced 2024-11-23 14:27:59 +01:00
Changed jQuery source to cloudflare
This commit is contained in:
parent
1d222f9598
commit
9efb618504
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ else
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
<script src="js/konami.js"></script>
|
||||
<script src="js/base.js"></script>
|
||||
|
|
Loading…
Reference in a new issue