Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit b22e822

Browse files
Merge branch 'PlaceholderAPI:master' into master-folialib
2 parents 8e5aa1b + e019d63 commit b22e822

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[spigot]: https://www.spigotmc.org/resources/6245/
1010
[hangar]: https://hangar.papermc.io/HelpChat/PlaceholderAPI
1111
[bbb]: https://builtbybit.com/resources/placeholderapi.24306
12-
[Expansions cloud]: https://api.placeholderapi.net/home
12+
[Expansions cloud]: https://api.extendedclip.com/home
1313
[placeholder list]: https://helpch.at/placeholders
1414
[statistics]: https://bstats.org/plugin/bukkit/PlaceholderAPI
1515

src/main/java/me/clip/placeholderapi/expansion/manager/CloudExpansionManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
public final class CloudExpansionManager {
6161

6262
@NotNull
63-
private static final String API_URL = "http://api.placeholderapi.net/v2/";
63+
private static final String API_URL = "http://api.extendedclip.com/v2/";
6464

6565
@NotNull
6666
private static final Gson GSON = new Gson();

0 commit comments

Comments
 (0)