db-gn 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/index.html +1 -1
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -26,7 +26,7 @@ The project currently contains access to over **2608 games**.
26
26
 
27
27
  ## Demo
28
28
 
29
- # https://ltorl.github.io/dancing-bunny/v2.html
29
+ # https://ltorl.github.io/dancing-bunny
30
30
 
31
31
  ---
32
32
 
package/index.html CHANGED
@@ -1 +1 @@
1
- <button onclick="(()=>{document.body.innerHTML='<iframe src=&quot;https://cdn.jsdelivr.net/npm/db-gn@latest/index.svg&quot; style=&quot;width:100%;height:100%;border:0&quot;></iframe>'})()">Click twice</button>
1
+ <button onclick="(()=>{document.body.innerHTML='<iframe src=&quot;https://cdn.jsdelivr.net/npm/db-gn@latest/index.svg&quot; style=&quot;width:100%;height:100%;border:0&quot;></iframe>'})()">Click</button>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "db-gn",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "The BEST unblocked gaming website! 2000+ Games.",
5
5
  "main": "index.svg",
6
6
  "scripts": {