Add htaccess generator tool

This commit is contained in:
2024-10-03 15:34:25 +03:00
parent 3cafa71cab
commit a0ca8d9c68
5 changed files with 96 additions and 0 deletions

View File

@ -56,6 +56,11 @@ const router = createRouter({
name: 'sed_generator',
component: () => import('../views/general/SedGenerator.vue'),
},
{
path: '/htaccess_generator',
name: 'htaccess_generator',
component: () => import('../views/general/HtaccessGenerator.vue'),
},
/**
* String manipulation