Skip to content

Conversation

@CodeMeAPixel
Copy link
Owner

Added support for VPS and Dedicated server hosting.

Added support for VPS and Dedicated server hosting.
Copilot AI review requested due to automatic review settings January 27, 2026 04:04
@CodeMeAPixel CodeMeAPixel merged commit ae32fee into master Jan 27, 2026
5 of 7 checks passed
@CodeMeAPixel CodeMeAPixel deleted the CodeMeAPixel-patch-1 branch January 27, 2026 04:04
CodeMeAPixel added a commit that referenced this pull request Jan 27, 2026
Added support for VPS and Dedicated server hosting.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds VPS and Dedicated server hosting support as a partnership requirement on the hosting page. The change expands the types of hosting services that partners can offer beyond just FiveM and RedM server hosting.

Changes:

  • Added VPS and/or Dedicated server hosting support as a new partnership requirement
Comments suppressed due to low confidence (5)

app/hosting/page.tsx:5

  • Unused import Image.
import Image from "next/image";

app/hosting/page.tsx:16

  • Unused imports Cloud, Server.
import {
  Server,
  Zap,
  Shield,
  Headphones,
  ExternalLink,
  Percent,
  ChevronRight,
  Handshake,
  Cloud,
} from "lucide-react";

app/hosting/page.tsx:96

  • Unused variable fivemLink.
  const fivemLink =

app/hosting/page.tsx:99

  • Unused variable redmLink.
  const redmLink =

app/hosting/page.tsx:102

  • Unused variable vpsLink.
  const vpsLink =

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

CodeMeAPixel added a commit that referenced this pull request Jan 27, 2026
* Add VPS and Dedicated server hosting support (#6)

Added support for VPS and Dedicated server hosting.

* Update providers readme

Allow hosts who offer VPS and Dedicated servers
CodeMeAPixel added a commit that referenced this pull request Jan 27, 2026
* Add VPS and Dedicated server hosting support (#6) (#7)

Added support for VPS and Dedicated server hosting.

* Updated stuff  (#8)

* Add VPS and Dedicated server hosting support (#6)

Added support for VPS and Dedicated server hosting.

* Update providers readme

Allow hosts who offer VPS and Dedicated servers

* Update contact link to open an issue on GitHub
CodeMeAPixel added a commit that referenced this pull request Jan 27, 2026
* Develop (#9)

* Add VPS and Dedicated server hosting support (#6) (#7)

Added support for VPS and Dedicated server hosting.

* Updated stuff  (#8)

* Add VPS and Dedicated server hosting support (#6)

Added support for VPS and Dedicated server hosting.

* Update providers readme

Allow hosts who offer VPS and Dedicated servers

* Update contact link to open an issue on GitHub

* feat(fix): my fixes

---------

Co-authored-by: Pixelated <toxic.dev09@gmail.com>
CodeMeAPixel added a commit that referenced this pull request Jan 27, 2026
* Add VPS and Dedicated server hosting support (#6) (#7)

Added support for VPS and Dedicated server hosting.

* Updated stuff  (#8)

* Add VPS and Dedicated server hosting support (#6)

Added support for VPS and Dedicated server hosting.

* Update providers readme

Allow hosts who offer VPS and Dedicated servers

* Update contact link to open an issue on GitHub

* Ran fixes (#10)

* Develop (#9)

* Add VPS and Dedicated server hosting support (#6) (#7)

Added support for VPS and Dedicated server hosting.

* Updated stuff  (#8)

* Add VPS and Dedicated server hosting support (#6)

Added support for VPS and Dedicated server hosting.

* Update providers readme

Allow hosts who offer VPS and Dedicated servers

* Update contact link to open an issue on GitHub

* feat(fix): my fixes

---------

Co-authored-by: Pixelated <toxic.dev09@gmail.com>

---------

Co-authored-by: Ranveer Soni <ranveersonirobotic123@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants