This repository has been archived by the owner on Sep 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eaeb8fa
commit 09b7540
Showing
41 changed files
with
4,367 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
ErrorDocument 404 ./err.html | ||
ErrorDocument 403 ./err.html |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,172 @@ | ||
<!-- | ||
For the source code of this | ||
website, please refer to the | ||
site author, detailed in the | ||
credits page. | ||
--> | ||
|
||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Credits - iCreate Pro</title> | ||
<link rel="icon" href="../assets/logo-square.png" /> | ||
|
||
<link rel="stylesheet" href="../css/style.css" /> | ||
<script src="../js/jquery.js"></script> | ||
|
||
<meta property="og:site_name" content="iCreate Pro by Camila" /> | ||
<meta property="og:author" content="Camila314" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:title" content="Get iCreate Pro" /> | ||
<meta property="og:description" content="Get now the best jailbreak-free advanced tool for a better Geometry Dash experience on iPhone and iPad devices." /> | ||
<!-- i know, using Discord as a CDN isn't the best way, just shut up man --> | ||
<meta id="meta-image" property="og:image" itemprop="image" content="https://media.discordapp.net/attachments/883478196031471618/1020682358929764403/logo.png" /> | ||
</head> | ||
<body> | ||
<nav> | ||
<a href="../"> | ||
<img src="../assets/logo.png" /> | ||
</a> | ||
<a href="../index.html#features">Features</a> | ||
<a href="../index.html#faq">FAQ</a> | ||
<a href="../newkey">New key</a> | ||
<a href="../credits">Credits</a> | ||
<a href="../get" class="buybtn">Buy / Download</a> | ||
</nav> | ||
|
||
<div class="web-generic-container"> | ||
|
||
<h2>Contributors</h2> | ||
|
||
<div class="credits"> | ||
<div class="usercard"> | ||
<img src="../assets/camila.png" /> | ||
<h4>Camila314</h4> | ||
<span>Creator, Software maker</span> | ||
</div> | ||
<div class="usercard"> | ||
<img src="../assets/lunar.jpg" /> | ||
<h4>Lunar</h4> | ||
<span>Software security</span> | ||
</div> | ||
<div class="usercard"> | ||
<img src="../assets/jerosgamer.png" /> | ||
<h4>JerosGamer89</h4> | ||
<span>Website maker</span> | ||
</div> | ||
</div> | ||
|
||
<h2 style="margin-bottom: -1vh;">Resources used in the website</h2> | ||
<p> | ||
Apple San Francisco fonts and the iPhone 14 Pro frame were used. | ||
<br>3D icons in the <a href="/get/" class="text-link">buy page</a> | ||
provided by IconScout.com | ||
</p> | ||
|
||
</div> | ||
|
||
<footer> | ||
<div class="content"> | ||
<div class="pageline"> | ||
<img src="../assets/logo-square.png" /> | ||
<span class="then">></span> | ||
<a href="#">Credits</a> | ||
</div> | ||
<div class="referrals"> | ||
<ul> | ||
<h5>Contact</h5> | ||
<li> | ||
<a href="https://discord.com/users/738592270617542716" target="_blank"> | ||
Discord Profile | ||
</a> | ||
</li> | ||
<li> | ||
<a href="https://discord.gg/CqEC26gJEX" target="_blank"> | ||
Discord Server | ||
</a> | ||
</li> | ||
<li> | ||
<a href="mailto:[email protected]" target="_blank"> | ||
</a> | ||
</li> | ||
<li> | ||
<a href="https://github.com/camila314" target="_blank"> | ||
GitHub profile | ||
</a> | ||
</li> | ||
<li> | ||
<a href="https://youtube.com/c/camila314" target="_blank"> | ||
YouTube channel | ||
</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<h5>Useful</h5> | ||
<li> | ||
<a href="../"> | ||
Home page | ||
</a> | ||
</li> | ||
<li> | ||
<a href="../#features"> | ||
Software features | ||
</a> | ||
</li> | ||
<li> | ||
<a href="../#faq"> | ||
Frequently Asked Questions | ||
</a> | ||
</li> | ||
<li> | ||
<a href="../newkey"> | ||
Generate a new key | ||
</a> | ||
</li> | ||
<li> | ||
<a href="../installation"> | ||
Installation instructions | ||
</a> | ||
</li> | ||
<li> | ||
<a href="../get"> | ||
Buy / Download key | ||
</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<h5>Other</h5> | ||
<li> | ||
<a href="../credits"> | ||
Project Credits | ||
</a> | ||
</li> | ||
<li> | ||
<a href="../source"> | ||
Source Code | ||
</a> | ||
</li> | ||
<li> | ||
<a href="../legal"> | ||
Legal info | ||
</a> | ||
</li> | ||
</ul> | ||
</div> | ||
<div class="by"> | ||
<a href="https://ascript89.github.io/" target="_blank"> | ||
<img src="https://ascript89.github.io/assets/je.png" /> | ||
<span>Website made by <strong>JerosGamer89</strong></span> | ||
</a> | ||
</div> | ||
<hr> | ||
<div class="copy"> | ||
Copyright © 2022 Camila Weaver. All rights reserved. | ||
</div> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
@font-face { | ||
font-family: 'Regular'; | ||
src: url('../fonts/SFUIDisplay-Regular.otf'); | ||
} | ||
|
||
@font-face { | ||
font-family: 'Bold'; | ||
src: url('../fonts/SFUIDisplay-Bold.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: 'Black'; | ||
src: url('../fonts/SFUIDisplay-Black.otf'); | ||
} | ||
|
||
@font-face { | ||
font-family: 'Heavy'; | ||
src: url('../fonts/SFUIDisplay-Heavy.otf'); | ||
} | ||
|
||
@font-face { | ||
font-family: 'Light'; | ||
src: url('../fonts/SFUIDisplay-Light.ttf'); | ||
} | ||
|
||
@font-face { | ||
font-family: 'Medium'; | ||
src: url('../fonts/SFUIDisplay-Medium.otf'); | ||
} |
Oops, something went wrong.