mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
Circumvent ISPs blocking githubusercontent
This commit is contained in:
parent
c8c49a2921
commit
d6e0df8cb7
@ -34,7 +34,7 @@
|
|||||||
if (emojiType == EmojiType.Default)
|
if (emojiType == EmojiType.Default)
|
||||||
return "";
|
return "";
|
||||||
|
|
||||||
return $"https://github.com/NikSavchenk0/rbxcustom-fontemojis/raw/8a552f4aaaecfa58d6bd9b0540e1ac16e81faadb/{Filenames[emojiType]}";
|
return $"https://github.com/pizzaboxer/rbxcustom-fontemojis/releases/download/my-phone-is-78-percent/{Filenames[emojiType]}";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user