This commit is contained in:
FongMi 2025-02-25 00:04:37 +08:00
parent 2b1b83397b
commit 3007a2c25d
3 changed files with 3 additions and 3 deletions

View File

@ -9,10 +9,10 @@ import java.util.List;
public class Danmaku {
@SerializedName("url")
private String url;
@SerializedName("name")
private String name;
@SerializedName("url")
private String url;
public static List<Danmaku> arrayFrom(String str) {
Type listType = new TypeToken<List<Danmaku>>() {}.getType();

Binary file not shown.

View File

@ -1 +1 @@
98e25197fce4b874343de7d40011de1d
91086bebb3dee1e2e8caf7d18c9a6c13