-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some could claim it's done intentionally to raise my commits, but I promise it's just me being forgetful.
- Loading branch information
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,7 +57,7 @@ const AlterVP = { | |
} | ||
}; | ||
</script> | ||
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].0/altervp/altervp.js" type="text/javascript"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].1/altervp/altervp.js" type="text/javascript"></script> | ||
``` | ||
Alternatively, you can use our CDN: | ||
```html | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,7 +46,7 @@ The full code, using jsDelivr: | |
} | ||
</script> | ||
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].0/cpanel-logo-to-copyright/cpanel-logo-to-copyright.js" type="text/javascript"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].1/cpanel-logo-to-copyright/cpanel-logo-to-copyright.js" type="text/javascript"></script> | ||
``` | ||
Alternatively, you can use our CDN: | ||
```html | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ To solve this, we need an external service which adds the correct type, like jsD | |
|
||
The full code, using jsDelivr: | ||
```html | ||
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].0/dropdown-bug-fix/dropdown-bug-fix.js" type="text/javascript"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].1/dropdown-bug-fix/dropdown-bug-fix.js" type="text/javascript"></script> | ||
``` | ||
Alternatively, you can use our CDN: | ||
```html | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -118,7 +118,7 @@ To solve this, we need an external service which adds the correct type, like jsD | |
|
||
The code, using jsDelivr: | ||
```html | ||
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].0/element-changer/element-changer.js" type="text/javascript"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].1/element-changer/element-changer.js" type="text/javascript"></script> | ||
``` | ||
Alternatively, you can use our CDN: | ||
```html | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ The full code, using jsDelivr: | |
affCode = "AFFILIATE_CODE_HERE"; | ||
*/ | ||
</script> | ||
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].0/responsive-domain-search/responsive-domain-search.js" type="text/javascript"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].1/responsive-domain-search/responsive-domain-search.js" type="text/javascript"></script> | ||
``` | ||
Alternatively, you can use our CDN: | ||
```html | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ To solve this, we need an external service which adds the correct type, like jsD | |
|
||
The full code, using jsDelivr: | ||
```html | ||
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].0/sidebar-bug-fix/sidebar-bug-fix.js" type="text/javascript"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/WybeNetwork/[email protected].1/sidebar-bug-fix/sidebar-bug-fix.js" type="text/javascript"></script> | ||
``` | ||
Alternatively, you can use our CDN: | ||
```html | ||
|