Skip to content

Commit

Permalink
Disable hq image settings
Browse files Browse the repository at this point in the history
  • Loading branch information
amarullz committed Jul 2, 2024
1 parent f944e70 commit ab41e30
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions app/src/main/assets/view/m.js
Original file line number Diff line number Diff line change
Expand Up @@ -5044,6 +5044,9 @@ const bannerCacher={
enable:false,
key:'e4reefz8',
base:'https://keyvalue.immanuel.co/api/KeyVal',

neo_auth:'Basic bmVvNGo6cGp3LXFoZi1IY05uV1loOEQyR0w3NVlFSDVzUktJZFVoSTlTbnozY19JSQ==',

cache:{},
get:function(id,cb){
if (!bannerCacher.enable){
Expand Down Expand Up @@ -12992,14 +12995,14 @@ const home={
'<c class="check">clear</c><c>playlist_add_check_circle</c> AniList Slideshow'
);

home.settings.tools._s_alisthqbanner=$n(
'div','',{
action:'*alisthqbanner',
s_desc:"Get higher quality AniList banner image for slideshow and more info"
},
home.settings.more.P,
'<c class="check">clear</c><c>high_res</c> HiRes AniList Banner'
);
// home.settings.tools._s_alisthqbanner=$n(
// 'div','',{
// action:'*alisthqbanner',
// s_desc:"Get higher quality AniList banner image for slideshow and more info"
// },
// home.settings.more.P,
// '<c class="check">clear</c><c>high_res</c> HiRes AniList Banner'
// );

home.settings.tools._s_trailer=$n(
'div','',{
Expand Down

0 comments on commit ab41e30

Please sign in to comment.