db-gn 1.1.2 → 1.1.3

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 (2) hide show
  1. package/README.md +14 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -82,6 +82,20 @@ https://raw.githubusercontent.com/ltorl/dancing-bunny/refs/heads/main/bookmarkle
82
82
 
83
83
  ---
84
84
 
85
+ ### Data URi
86
+
87
+ ```text
88
+ https://raw.githubusercontent.com/ltorl/dancing-bunny/refs/heads/main/datauri.txt
89
+ ```
90
+
91
+ #### Instructions
92
+
93
+ 1. Open the data URi source
94
+ 2. Copy the link
95
+ 4. Paste into URL bar
96
+
97
+ ---
98
+
85
99
  ## License
86
100
 
87
101
  Licensed under the GNU General Public License v3.0.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "db-gn",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "description": "The BEST unblocked gaming website! 2000+ Games.",
5
5
  "main": "index.svg",
6
6
  "scripts": {