mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2025-12-28 05:30:29 +08:00
remove ads
This commit is contained in:
parent
2b1846d72c
commit
bd71587df9
@ -194,17 +194,6 @@ const Profiles: React.FC = () => {
|
|||||||
ref={pageRef}
|
ref={pageRef}
|
||||||
title="订阅管理"
|
title="订阅管理"
|
||||||
header={
|
header={
|
||||||
<>
|
|
||||||
<Button
|
|
||||||
size="sm"
|
|
||||||
variant="light"
|
|
||||||
className="app-nodrag"
|
|
||||||
onPress={async () => {
|
|
||||||
open('https://mihomo.party/ads/airport/')
|
|
||||||
}}
|
|
||||||
>
|
|
||||||
订阅推荐
|
|
||||||
</Button>
|
|
||||||
<Button
|
<Button
|
||||||
size="sm"
|
size="sm"
|
||||||
title="更新全部订阅"
|
title="更新全部订阅"
|
||||||
@ -227,7 +216,6 @@ const Profiles: React.FC = () => {
|
|||||||
>
|
>
|
||||||
<IoMdRefresh className={`text-lg ${updating ? 'animate-spin' : ''}`} />
|
<IoMdRefresh className={`text-lg ${updating ? 'animate-spin' : ''}`} />
|
||||||
</Button>
|
</Button>
|
||||||
</>
|
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
<div className="sticky top-0 z-40 bg-background">
|
<div className="sticky top-0 z-40 bg-background">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user