Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 559 Bytes

readme.md

File metadata and controls

31 lines (20 loc) · 559 Bytes

GPT Wrapper

My own personal wrapper for GPT. This is something I built several years ago. And is probably way out of date, but I wanted to get it into a repo so i don't forget about it.

Setup

npm i

Edit the config

In the example HTML file scroll to the bottom and change network and site to your values or you will not see any ads.

Viewing the page

npm start

Viewing the debug frame

window.money.homepage.debug();

Viewing the google console

googletag.openConsole();