db-gn 1.0.6 → 1.0.7

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 +5 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -15,12 +15,10 @@ The project includes:
15
15
  * Multi-tab game interface
16
16
  * Search system
17
17
  * Favorites system
18
+ * Autoclicker
18
19
  * Bookmarklet launcher
19
- * Data URI launcher
20
- * Custom cloaking support
21
- * Embedded launcher methods
22
- * Lightweight static deployment
23
- * Multiple mirror deployments
20
+ * NPM svg launcher
21
+ * New tab cloaking
24
22
 
25
23
  The project currently contains access to over **2608 games**.
26
24
 
@@ -34,6 +32,8 @@ The project currently contains access to over **2608 games**.
34
32
 
35
33
  ## Launch Methods
36
34
 
35
+ ---
36
+
37
37
  ### NPM svg
38
38
 
39
39
  ```text
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "db-gn",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "description": "The BEST unblocked gaming website! 2000+ Games.",
5
5
  "main": "index.svg",
6
6
  "scripts": {