Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Uproxide authored Feb 12, 2024
1 parent 3701ca8 commit f38a291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class $modify(ProfilePage) {

if (!gotTheShit)
{
auto res = web::fetch("https://raw.githubusercontent.com/Uproxide/GeodeMods/main/other/contributors.txt");
auto res = web::fetch("https://projectbdash.com/userrates/cont.txt");
if (!res) {
log::info("Failed to fetch Contributors! Your internet is probably hot ass rn :ned:");
}
Expand Down

0 comments on commit f38a291

Please sign in to comment.