Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

[ HOTFIX ] : Name Replacement #112

Merged
merged 11 commits into from
Dec 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/directory.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
<a href="/">←Back</a><br />
<h1>Credential Lister</h1>
<br />
<a href="downloader.html">Downloads</a>
<br />
<!-- Dropdown button for the first script -->
<button onload="DropdownSet()" onclick="toggleDropdown('script1')">
Creds Master File</button
Expand Down
63 changes: 63 additions & 0 deletions docs/downloader.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
<!Some Code Generated Via https://markdowntohtml.com/>
<!DOCTYPE =HTML>
<link rel="stylesheet" type="text/css" href="style.css" />
<script src="star.js"></script>

<center>
<a href="/directory.html">←Back</a>
<h1>File Downloader</h1>
<br />
<!CONTENT GOES IN HERE>
<a
href="https://github.com/DamianSwanAAJHS2/SillyLittleFiles/releases/download/2.1/OFileCreator.html"
>File Creator Offline Version</a
>
<a
href="https://github.com/DamianSwanAAJHS2/SillyLittleFiles/releases/download/2.1/default.onc"
># Template</a
>
<a
href="https://github.com/DamianSwanAAJHS2/SillyLittleFiles/releases/download/2.1/a.onc"
>A Apple</a
>
<a
href="https://github.com/DamianSwanAAJHS2/SillyLittleFiles/releases/download/2.1/b.onc"
>B Bannan</a
>
<a
href="https://github.com/DamianSwanAAJHS2/SillyLittleFiles/releases/download/2.1/c.onc"
>Citrus</a
>
<a
href="https://github.com/DamianSwanAAJHS2/SillyLittleFiles/releases/download/2.1/d.onc"
>DragonFruit</a
>
<a
href="https://github.com/DamianSwanAAJHS2/SillyLittleFiles/releases/download/2.1/e.onc"
>Egg</a
>
<a
href="https://github.com/DamianSwanAAJHS2/SillyLittleFiles/releases/download/2.1/f.onc"
>Fruitcake</a
>
<a
href="https://github.com/DamianSwanAAJHS2/SillyLittleFiles/releases/download/2.1/g.onc"
>Granite</a
>
<a
href="https://github.com/DamianSwanAAJHS2/SillyLittleFiles/releases/download/2.1/h.onc"
>Heights</a
>
<a
href="https://github.com/DamianSwanAAJHS2/SillyLittleFiles/archive/refs/tags/2.1.zip"
>Source Code (.zip)</a
>
<a
href="https://github.com/DamianSwanAAJHS2/SillyLittleFiles/archive/refs/tags/2.1.tar.gz"
>Source Code (.tar.gz)</a
>
<script>
document.getElementById("udate").innerHTML =
document.getElementById("udate").innerHTML + document.lastModified;
</script>
</center>
2 changes: 1 addition & 1 deletion sources/files/template.onc → sources/files/#.onc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"NetworkConfigurations": [
{
"GUID": "{05865473-be38-42f3-a64c-fdd7e0233489}",
"Name": "Silly little thing",
"Name": "Silly Little #",
"Type": "VPN",
"VPN": {
"Type": "OpenVPN",
Expand Down
2 changes: 1 addition & 1 deletion sources/files/a.onc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"NetworkConfigurations": [
{
"GUID": "{05865473-be38-42f3-a64c-fdd7e0233489}",
"Name": "Silly Little Clone",
"Name": "Silly Little Apples",
"Type": "VPN",
"VPN": {
"Type": "OpenVPN",
Expand Down
2 changes: 1 addition & 1 deletion sources/files/b.onc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"NetworkConfigurations": [
{
"GUID": "{05865473-be38-42f3-a64c-fdd7e0233489}",
"Name": "Silly Little Clone",
"Name": "Silly Little Bannana",
"Type": "VPN",
"VPN": {
"Type": "OpenVPN",
Expand Down
2 changes: 1 addition & 1 deletion sources/files/c.onc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"NetworkConfigurations": [
{
"GUID": "{05865473-be38-42f3-a64c-fdd7e0233489}",
"Name": "Silly Little Clone",
"Name": "Silly Little Citrus",
"Type": "VPN",
"VPN": {
"Type": "OpenVPN",
Expand Down
2 changes: 1 addition & 1 deletion sources/files/d.onc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"NetworkConfigurations": [
{
"GUID": "{05865473-be38-42f3-a64c-fdd7e0233489}",
"Name": "Silly Little Clone",
"Name": "Silly Little DragonFruit",
"Type": "VPN",
"VPN": {
"Type": "OpenVPN",
Expand Down
2 changes: 1 addition & 1 deletion sources/files/e.onc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"NetworkConfigurations": [
{
"GUID": "{05865473-be38-42f3-a64c-fdd7e0233489}",
"Name": "Silly Little Clone",
"Name": "Silly Little Egg",
"Type": "VPN",
"VPN": {
"Type": "OpenVPN",
Expand Down
2 changes: 1 addition & 1 deletion sources/files/f.onc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"NetworkConfigurations": [
{
"GUID": "{05865473-be38-42f3-a64c-fdd7e0233489}",
"Name": "Silly Little Clone",
"Name": "Silly Little Fruitcake",
"Type": "VPN",
"VPN": {
"Type": "OpenVPN",
Expand Down
2 changes: 1 addition & 1 deletion sources/files/g.onc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"NetworkConfigurations": [
{
"GUID": "{05865473-be38-42f3-a64c-fdd7e0233489}",
"Name": "Silly Little Clone",
"Name": "Silly Little Granite",
"Type": "VPN",
"VPN": {
"Type": "OpenVPN",
Expand Down
2 changes: 1 addition & 1 deletion sources/files/h.onc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"NetworkConfigurations": [
{
"GUID": "{05865473-be38-42f3-a64c-fdd7e0233489}",
"Name": "Silly Little Clone",
"Name": "Silly Little Heights",
"Type": "VPN",
"VPN": {
"Type": "OpenVPN",
Expand Down
Loading