Skip to content

Commit 6edede6

Browse files
committed
Update repo name
1 parent 8afec9e commit 6edede6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

ErScripts/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
int main() {
88
if (!IsDebuggerPresent()) {
99
/* Auto updater */
10-
Updater updater("1.0.5", "emp0ry", "ErScripts", "ErScripts");
10+
Updater updater("1.0.5", "emp0ry", "cs2-ErScripts", "ErScripts");
1111
if (updater.checkAndUpdate())
1212
return 0;
1313

docs/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<!-- Open Graph / Facebook -->
4343
<meta property="og:type" content="website">
44-
<meta property="og:url" content="https://emp0ry.github.io/ErScripts/">
44+
<meta property="og:url" content="https://emp0ry.github.io/cs2-ErScripts/">
4545
<meta property="og:title" content="ErScripts - Safe and Powerful Scripts for Counter-Strike 2">
4646
<meta property="og:description" content="Safe, powerful scripts for Counter-Strike 2. Enhance your gameplay without memory interaction or injections.">
4747
<meta property="og:site_name" content="ErScripts">
@@ -50,12 +50,12 @@
5050

5151
<!-- Twitter -->
5252
<meta name="twitter:card" content="summary_large_image">
53-
<meta name="twitter:url" content="https://emp0ry.github.io/ErScripts/">
53+
<meta name="twitter:url" content="https://emp0ry.github.io/cs2-ErScripts/">
5454
<meta name="twitter:title" content="ErScripts - Safe and Powerful Scripts for Counter-Strike 2">
5555
<meta name="twitter:description" content="Safe, powerful scripts for Counter-Strike 2. Enhance your gameplay without memory interaction or injections.">
5656

5757
<!-- Canonical URL -->
58-
<link rel="canonical" href="https://emp0ry.github.io/ErScripts/">
58+
<link rel="canonical" href="https://emp0ry.github.io/cs2-ErScripts/">
5959

6060
<!-- Favicon -->
6161
<link rel="icon" type="image/x-icon" href="img/icon.ico">
@@ -77,7 +77,7 @@
7777
"@context": "https://schema.org",
7878
"@type": "WebSite",
7979
"name": "ErScripts",
80-
"url": "https://emp0ry.github.io/ErScripts/",
80+
"url": "https://emp0ry.github.io/cs2-ErScripts/",
8181
"description": "Safe, powerful scripts for Counter-Strike 2. Enhance your gameplay without memory interaction or injections.",
8282
"author": {
8383
"@type": "Person",
@@ -98,7 +98,7 @@ <h1>ErScripts</h1>
9898
<main class="container">
9999
<div class="about">
100100
<p><strong>ErScripts</strong> is a collection of scripts for <strong>Counter-Strike 2</strong>. No memory interaction or injections—fully safe for Valve servers.</p>
101-
<a href="https://github.com/emp0ry/ErScripts" class="btn" aria-label="Visit the ErScripts repository on GitHub">Visit the Repository</a>
101+
<a href="https://github.com/emp0ry/cs2-ErScripts" class="btn" aria-label="Visit the ErScripts repository on GitHub">Visit the Repository</a>
102102
<a href="https://emp0ry.github.io/" class="btn back-to-hub" aria-label="Back to emp0ry's Hub">Back to Hub</a>
103103
</div>
104104

0 commit comments

Comments
 (0)