Skip to content

Commit

Permalink
Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
qwtel committed Sep 10, 2024
1 parent f12e00c commit 21ff36e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/routes/dashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ export const loader = async ({ context, request }: LoaderFunctionArgs) => {
(site) =>
site &&
site !== "counterscale-dev" &&
site !== "counterscale-bio.pages.dev" &&
!site.includes("&"),
),
views: (await counts).views,
Expand Down

0 comments on commit 21ff36e

Please sign in to comment.