Skip to content

Commit

Permalink
chore: remove ads
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Jan 23, 2024
1 parent f14fb16 commit d9c985d
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pages/posts/[domain].vue
Original file line number Diff line number Diff line change
Expand Up @@ -429,17 +429,6 @@
rel: 'canonical',
href: canonicalUrl
}
],
script: [
{
// type: 'text/partytown',
src: () =>
isPremium.value || ['danbooru.donmai.us'].includes(selectedBooru.value.domain)
? ''
: 'https://weightypoem.com/cTDc9/6.bF2Z5IlCSIWjQ_9qN_T/ECz/OdTbcN5bNyi/0v1/MqT/MB5FNCzEkM3m',
async: true
}
]
})
Expand Down

0 comments on commit d9c985d

Please sign in to comment.