mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-02-12 16:12:44 +00:00
remove beta flag on proxy
Signed-off-by: Ronni Skansing <rskansing@gmail.com>
This commit is contained in:
@@ -446,12 +446,6 @@ portal.example.com:
|
|||||||
<div class="flex justify-between">
|
<div class="flex justify-between">
|
||||||
<div class="flex items-center gap-2">
|
<div class="flex items-center gap-2">
|
||||||
<Headline>Proxies</Headline>
|
<Headline>Proxies</Headline>
|
||||||
<span
|
|
||||||
class="bg-orange-100 text-orange-800 text-xs font-medium px-2.5 py-0.5 rounded dark:bg-orange-900 dark:text-orange-300"
|
|
||||||
title="This is a beta feature. Use with caution and expect changes"
|
|
||||||
>
|
|
||||||
BETA
|
|
||||||
</span>
|
|
||||||
</div>
|
</div>
|
||||||
<AutoRefresh
|
<AutoRefresh
|
||||||
isLoading={false}
|
isLoading={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user