Skip to content

Commit

Permalink
Housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmills committed Aug 2, 2024
1 parent 7c80059 commit f05c38b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 81 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
const containerId = 'adverts-container';
const script = document.createElement('script');
script.src = 'https://cdn.reallygreatads.com/hostedScript.js';
script.src = 'https://cdn.reallygreatads.com/script.min.js';
script.type = 'text/javascript';
script.onload = function() {
window.initAdverts(uniqueId, containerId);
Expand Down
21 changes: 0 additions & 21 deletions apiResponse.json

This file was deleted.

59 changes: 0 additions & 59 deletions hostedStyles.css

This file was deleted.

File renamed without changes.

0 comments on commit f05c38b

Please sign in to comment.