2026-02-10 09:41:07 -05:00
2026-02-10 09:29:00 -05:00
2022-07-15 19:19:54 +08:00
2022-07-15 19:19:54 +08:00
2026-02-10 10:12:22 -05:00
2022-07-13 18:53:35 +08:00

docsify-plugin-adsense

docsify plugin to make you easy to join up google adsense

Usage

<script src="//cdn.jsdelivr.net/npm/docsify-plugin-adsense@1/index.min.js"></script>
window.$docsify = {
  plugins: [
    // Change to your adsense ca-pub-xxxx
    DocsifyAds.create('ca-pub-xxxx')
  ]
}

Example

See example site: iscod.github.io

Donate

Donate Donate

S
Description
plugin to make you easy to join up google adsense
Readme 52 KiB
2026-02-11 16:16:59 +00:00
Languages
JavaScript 100%