| if (localStorage.getItem('anthropic_quota_notice') === 'true') | if (localStorage.getItem('anthropic_quota_notice') === 'true') | ||||
| return | return | ||||
| if (dayjs().isAfter(dayjs('2025-03-11'))) | |||||
| if (dayjs().isAfter(dayjs('2025-03-17'))) | |||||
| return | return | ||||
| if (providersData?.data && providersData.data.length > 0) { | if (providersData?.data && providersData.data.length > 0) { |