diff --git a/HiddenUrl/bin/Debug/net8.0/HiddenUrl.dll b/HiddenUrl/bin/Debug/net8.0/HiddenUrl.dll
index 6ce0cdb..7e834ef 100644
Binary files a/HiddenUrl/bin/Debug/net8.0/HiddenUrl.dll and b/HiddenUrl/bin/Debug/net8.0/HiddenUrl.dll differ
diff --git a/HiddenUrl/bin/Debug/net8.0/HiddenUrl.pdb b/HiddenUrl/bin/Debug/net8.0/HiddenUrl.pdb
index ba3d149..de03e54 100644
Binary files a/HiddenUrl/bin/Debug/net8.0/HiddenUrl.pdb and b/HiddenUrl/bin/Debug/net8.0/HiddenUrl.pdb differ
diff --git a/HiddenUrl/obj/Debug/net8.0/HiddenUrl.AssemblyInfo.cs b/HiddenUrl/obj/Debug/net8.0/HiddenUrl.AssemblyInfo.cs
index 0417b8b..e900517 100644
--- a/HiddenUrl/obj/Debug/net8.0/HiddenUrl.AssemblyInfo.cs
+++ b/HiddenUrl/obj/Debug/net8.0/HiddenUrl.AssemblyInfo.cs
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("HiddenUrl")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1117a1ffa98bc02bf75f89eede18bd6b1f7ad258")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f8fe019cbf550adcd546c8e3d3ad1f0bbd3b3614")]
[assembly: System.Reflection.AssemblyProductAttribute("HiddenUrl")]
[assembly: System.Reflection.AssemblyTitleAttribute("HiddenUrl")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/HiddenUrl/obj/Debug/net8.0/HiddenUrl.AssemblyInfoInputs.cache b/HiddenUrl/obj/Debug/net8.0/HiddenUrl.AssemblyInfoInputs.cache
index 31f6d53..e61112f 100644
--- a/HiddenUrl/obj/Debug/net8.0/HiddenUrl.AssemblyInfoInputs.cache
+++ b/HiddenUrl/obj/Debug/net8.0/HiddenUrl.AssemblyInfoInputs.cache
@@ -1 +1 @@
-c3a2e18a6f2e98c4f872d3b8b28f337cb1cb200817e350b2b23aaa895d017794
+a83f1a262a9bfdc7dc3229a02cb1748ca0078735ca015af7ca144b7fa154f9c5
diff --git a/HiddenUrl/obj/Debug/net8.0/HiddenUrl.dll b/HiddenUrl/obj/Debug/net8.0/HiddenUrl.dll
index 6ce0cdb..7e834ef 100644
Binary files a/HiddenUrl/obj/Debug/net8.0/HiddenUrl.dll and b/HiddenUrl/obj/Debug/net8.0/HiddenUrl.dll differ
diff --git a/HiddenUrl/obj/Debug/net8.0/HiddenUrl.pdb b/HiddenUrl/obj/Debug/net8.0/HiddenUrl.pdb
index ba3d149..de03e54 100644
Binary files a/HiddenUrl/obj/Debug/net8.0/HiddenUrl.pdb and b/HiddenUrl/obj/Debug/net8.0/HiddenUrl.pdb differ
diff --git a/HiddenUrl/obj/Debug/net8.0/ref/HiddenUrl.dll b/HiddenUrl/obj/Debug/net8.0/ref/HiddenUrl.dll
index d0487ed..2cd6910 100644
Binary files a/HiddenUrl/obj/Debug/net8.0/ref/HiddenUrl.dll and b/HiddenUrl/obj/Debug/net8.0/ref/HiddenUrl.dll differ
diff --git a/HiddenUrl/obj/Debug/net8.0/refint/HiddenUrl.dll b/HiddenUrl/obj/Debug/net8.0/refint/HiddenUrl.dll
index d0487ed..2cd6910 100644
Binary files a/HiddenUrl/obj/Debug/net8.0/refint/HiddenUrl.dll and b/HiddenUrl/obj/Debug/net8.0/refint/HiddenUrl.dll differ
diff --git a/base64Decode.csx b/Scripts/base64Decode.csx
similarity index 100%
rename from base64Decode.csx
rename to Scripts/base64Decode.csx
diff --git a/typewriter/README.md b/typewriter/README.md
index b87cb00..8a3785a 100644
--- a/typewriter/README.md
+++ b/typewriter/README.md
@@ -1,46 +1 @@
-# Getting Started with Create React App
-
-This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
-
-## Available Scripts
-
-In the project directory, you can run:
-
-### `npm start`
-
-Runs the app in the development mode.\
-Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
-
-The page will reload if you make edits.\
-You will also see any lint errors in the console.
-
-### `npm test`
-
-Launches the test runner in the interactive watch mode.\
-See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
-
-### `npm run build`
-
-Builds the app for production to the `build` folder.\
-It correctly bundles React in production mode and optimizes the build for the best performance.
-
-The build is minified and the filenames include the hashes.\
-Your app is ready to be deployed!
-
-See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
-
-### `npm run eject`
-
-**Note: this is a one-way operation. Once you `eject`, you can’t go back!**
-
-If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
-
-Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
-
-You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
-
-## Learn More
-
-You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
-
-To learn React, check out the [React documentation](https://reactjs.org/).
+## typewriter
\ No newline at end of file
diff --git a/typewriter/src/App.css b/typewriter/src/App.css
deleted file mode 100644
index 74b5e05..0000000
--- a/typewriter/src/App.css
+++ /dev/null
@@ -1,38 +0,0 @@
-.App {
- text-align: center;
-}
-
-.App-logo {
- height: 40vmin;
- pointer-events: none;
-}
-
-@media (prefers-reduced-motion: no-preference) {
- .App-logo {
- animation: App-logo-spin infinite 20s linear;
- }
-}
-
-.App-header {
- background-color: #282c34;
- min-height: 100vh;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- font-size: calc(10px + 2vmin);
- color: white;
-}
-
-.App-link {
- color: #61dafb;
-}
-
-@keyframes App-logo-spin {
- from {
- transform: rotate(0deg);
- }
- to {
- transform: rotate(360deg);
- }
-}
diff --git a/typewriter/src/App.test.tsx b/typewriter/src/App.test.tsx
deleted file mode 100644
index 2a68616..0000000
--- a/typewriter/src/App.test.tsx
+++ /dev/null
@@ -1,9 +0,0 @@
-import React from 'react';
-import { render, screen } from '@testing-library/react';
-import App from './App';
-
-test('renders learn react link', () => {
- render(
- Edit src/App.tsx and save to reload.
-