+
@@ -237,32 +237,32 @@ const ProxyForm: React.FC = () => {
Coming Soon - In Open Source (Basic Rotation) & Cloud (Advanced Rotation). If you don't want to manage the infrastructure, join our cloud waitlist to get early access.
>
)}
-
- Proxy Instructions
-
-
- 1. Enter the Proxy Server URL in the format: http://myproxy.com:3128 or socks5://myproxy.com:3128.
-
-
- 2. If your proxy requires authentication, toggle the "Requires Authentication?" switch and provide the username and password.
-
-
- 3. Click "Add Proxy" to save the configuration.
-
-
- 4. Use the "Test Proxy" button to verify if the proxy configuration is working.
-
-
- 5. If needed, you can remove the proxy configuration using the "Remove Proxy" button.
-
-
+
+ Proxy Instructions
+
+
+ 1. Enter the Proxy Server URL in the format: http://myproxy.com:3128 or socks5://myproxy.com:3128.
+
+
+ 2. If your proxy requires authentication, toggle the "Requires Authentication?" switch and provide the username and password.
+
+
+ 3. Click "Add Proxy" to save the configuration.
+
+
+ 4. Use the "Test Proxy" button to verify if the proxy configuration is working.
+
+
+ 5. If needed, you can remove the proxy configuration using the "Remove Proxy" button.
+
+
>
);
};