diff --git a/SuperStream/build.gradle.kts b/SuperStream/build.gradle.kts index 09e94a8..5593518 100644 --- a/SuperStream/build.gradle.kts +++ b/SuperStream/build.gradle.kts @@ -22,5 +22,5 @@ cloudstream { "AnimeMovie", "TvSeries", ) - - } \ No newline at end of file + iconUrl = "https://raw.githubusercontent.com/recloudstream/cloudstream-extensions/master/SuperStream/icon.png" +} diff --git a/SuperStream/icon.png b/SuperStream/icon.png new file mode 100644 index 0000000..2f0c206 Binary files /dev/null and b/SuperStream/icon.png differ