Skip to content

Commit

Permalink
switch to my anisette since original was broken
Browse files Browse the repository at this point in the history
  • Loading branch information
polymo1 committed Apr 28, 2024
1 parent 65dd7e7 commit 30db4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnisette/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ impl std::fmt::Display for AnisetteMetaError {

impl std::error::Error for AnisetteMetaError {}

pub const DEFAULT_ANISETTE_URL: &str = "https://ani.f1sh.me/";
pub const DEFAULT_ANISETTE_URL: &str = "https://ani.wesbryie.com/";

#[cfg(feature = "remote-anisette-v3")]
pub const DEFAULT_ANISETTE_URL_V3: &str = "https://ani.sidestore.io";
Expand Down

0 comments on commit 30db4f9

Please sign in to comment.