Skip to content

Commit c1a16ec

Browse files
chore: fix instances of TN for seo improvements
1 parent af2e160 commit c1a16ec

16 files changed

Lines changed: 45 additions & 35 deletions

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Also has a good amount of locally hosted games featured on the site.
3333

3434
View the <a href="#deploy-InvisiProxy">self-deployment options</a> if you wish to self host this project. Can't deploy using any of the free options? Check out Railway or look into cheap, paid VPS hosting solutions. If you don't wish to self-host join the discord for more official instance links that are restocked frequently.
3535

36-
**Be sure to join Titanium Network's Discord for more official site links:** <a href="https://discord.gg/unblock">https://discord.gg/unblock</a>
36+
**Be sure to join TitaniumNetwork's Discord for more official site links:** <a href="https://discord.gg/unblock">https://discord.gg/unblock</a>
3737

3838
<br>
3939

@@ -494,7 +494,7 @@ Emerald :HuTaoHype:
494494

495495
## More Information
496496

497-
This project is maintained by the InvisiProxy LTS team and is an official flagship Titanium Network web proxy site.
497+
This project is maintained by the InvisiProxy LTS team and is an official flagship TitaniumNetwork web proxy site.
498498

499499
- <a href="https://github.com/titaniumnetwork-dev/">https://github.com/titaniumnetwork-dev/</a>
500500
- <a href="https://titaniumnetwork.org/">https://titaniumnetwork.org/</a>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"node.js",
3030
"unblocker"
3131
],
32-
"author": "Titanium Network",
32+
"author": "TitaniumNetwork",
3333
"license": "GNU AFFERO",
3434
"dependencies": {
3535
"@fastify/helmet": "^13.0.2",

src/data.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
"Unblockers": ["Un*b*lo*c*k*ers", "Un*bl*o*c*k*ers", "Unb*lo*c*k*ers"],
8181
"Bypass": ["By*pa*ss", "Byp*as*s", "B*y*p*a*s*s"],
8282
"Titanium Network": ["Ti*ta*ni*um Ne*tw*or*k"],
83+
"TitaniumNetwork": ["Ti*ta*ni*um*Ne*tw*or*k"],
8384
"Wisp": ["W*i*s*p"],
8485
"Tor": ["T*o*r"],
8586
"Onion": ["O*n*i*o*n"],

views/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
name="robots"
1010
content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"
1111
/>
12-
<meta name="author" content="Titanium Network" />
12+
<meta name="author" content="TitaniumNetwork" />
1313
<meta name="application-name" content="InvisiProxy LTS" />
1414
<link rel="canonical" href="https://invisiproxy.com/" />
1515
}}
@@ -24,7 +24,7 @@
2424
/>
2525
<meta
2626
name="keywords"
27-
content="web proxy, free web proxy, proxy web browser, proxy web, proxy web page, proxy for web, secure proxy, unblock websites, free proxy, bypass censorship, unblock Chromebook, proxy service, online security, private browsing, unblock social media, access blocked content, Titanium Network, proxy server, internet freedom, unblock at school, unblock at work"
27+
content="web proxy, free web proxy, proxy web browser, proxy web, proxy web page, proxy for web, secure proxy, unblock websites, free proxy, bypass censorship, unblock Chromebook, proxy service, online security, private browsing, unblock social media, access blocked content, TitaniumNetwork, proxy server, internet freedom, unblock at school, unblock at work"
2828
/>
2929
<meta property="og:site_name" content="InvisiProxy LTS" />
3030
<meta property="og:url" content="https://invisiproxy.com/" />
@@ -98,7 +98,7 @@
9898
"@context": "https://schema.org",
9999
"@type": "Organization",
100100
"name": "InvisiProxy LTS",
101-
"alternateName": "InvisiProxy (Titanium Network)",
101+
"alternateName": "InvisiProxy (TitaniumNetwork)",
102102
"url": "https://invisiproxy.com",
103103
"logo": "https://invisiproxy.com/assets/img/logo_github.png",
104104
"sameAs": [
@@ -139,7 +139,7 @@
139139
"name": "How do I unblock websites at school using InvisiProxy?",
140140
"acceptedAnswer": {
141141
"@type": "Answer",
142-
"text": "To unblock websites at school, use InvisiProxy, a free web proxy service that is frequently updated. If a site gets blocked, join the Titanium Network Discord to request a new site. Monthly restocks help prevent mass blocking."
142+
"text": "To unblock websites at school, use InvisiProxy, a free web proxy service that is frequently updated. If a site gets blocked, join the TitaniumNetwork Discord to request a new site. Monthly restocks help prevent mass blocking."
143143
}
144144
},
145145
{
@@ -171,7 +171,7 @@
171171
"name": "How can I get more InvisiProxy sites?",
172172
"acceptedAnswer": {
173173
"@type": "Answer",
174-
"text": "Join the Titanium Network Discord at discord.gg/unblock and type \"/proxy\" in our bots channel to receive a new site via DMs from our bot."
174+
"text": "Join the TitaniumNetwork Discord at discord.gg/unblock and type \"/proxy\" in our bots channel to receive a new site via DMs from our bot."
175175
}
176176
},
177177
{
@@ -243,7 +243,7 @@
243243
"name": "How do I deploy InvisiProxy on my own server?",
244244
"acceptedAnswer": {
245245
"@type": "Answer",
246-
"text": "InvisiProxy is designed to be easy to deploy and use on personal setups or production loads. Detailed guides can be found at the official GitHub repository and Titanium Network Docs."
246+
"text": "InvisiProxy is designed to be easy to deploy and use on personal setups or production loads. Detailed guides can be found at the official GitHub repository and TitaniumNetwork Docs."
247247
}
248248
},
249249
{
@@ -704,10 +704,10 @@ <h1>{{mask}}{{Hosting and Deployment}}</h1>
704704
>, the
705705
<a
706706
href="{{route}}{{/titaniumnetwork-documentation}}"
707-
title="Titanium Network Documentation"
707+
title="TitaniumNetwork Documentation"
708708
target="_blank"
709709
rel="noopener noreferrer"
710-
>{{mask}}{{Titanium Network Docs}}</a
710+
>{{mask}}{{TitaniumNetwork Docs}}</a
711711
>, or
712712
<a
713713
href="{{route}}{{/documentation}}"

views/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@
6262
"bypass web filters",
6363
"InvisiProxy",
6464
"unblock Chromebook",
65-
"Titanium Network",
65+
"TitaniumNetwork",
66+
"TitaniumNetwork",
6667
"fast proxy",
6768
"secure proxy",
6869
"anonymous browsing",

views/pages/misc/deobf/docs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h1>{{mask}}{{InvisiProxy LTS (v6.x.x)}}</h1>
1919
</p>
2020
<p>
2121
<strong
22-
>{{mask}}{{Be sure to join Titanium Network's Discord for more official site
22+
>{{mask}}{{Be sure to join TitaniumNetwork's Discord for more official site
2323
links:}}</strong
2424
>
2525
<a href="{{route}}{{/titaniumnetwork-discord}}">{{mask}}{{https://discord.gg/unblock}}</a>

views/pages/misc/deobf/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ <h3>About</h3>
130130
target="_blank"
131131
rel="noopener noreferrer"
132132
href="{{route}}{{/status}}"
133-
title="{{mask}}{{Titanium Network Status Page}}"
133+
title="{{mask}}{{TitaniumNetwork Status Page}}"
134134
>{{mask}}{{Status}}</a
135135
>
136136
</li>
@@ -198,7 +198,7 @@ <h3>About</h3>
198198
target="_blank"
199199
rel="noopener noreferrer"
200200
href="{{route}}{{/titaniumnetwork-documentation}}"
201-
title="{{mask}}{{View Documentation on Titanium Network}}"
201+
title="{{mask}}{{View Documentation on TitaniumNetwork}}"
202202
><i class="fas fa-file-code" aria-hidden="true"></i
203203
></a>
204204
</div>

views/pages/misc/deobf/proxnav-settings.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div id="settings-panel" class="pr-settings">
2-
<p>{{mask}}{{Please join the }}<a href="{{route}}{{/titaniumnetwork-discord}}">{{mask}}{{Titanium Network}}</a>{{mask}}{{ discord server for more links in case this site is blocked!}}</p>
2+
<p>{{mask}}{{Please join the }}<a href="{{route}}{{/titaniumnetwork-discord}}">{{mask}}{{TitaniumNetwork}}</a>{{mask}}{{ discord server for more links in case this site is blocked!}}</p>
33
<br>
44
<label>
55
{{mask}}{{Tor Browsing Mode}}

views/pages/nav/credits.html

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
/>
1010
}}
1111
<!--HEAD-CONTENT-->
12-
<script src="https://unpkg.com/tsparticles@3.8.1/tsparticles.bundle.min.js" defer data-module></script>
12+
<script
13+
src="https://unpkg.com/tsparticles@3.8.1/tsparticles.bundle.min.js"
14+
defer
15+
data-module
16+
></script>
1317
{{inline}}{{
1418
<script src="{{route}}{{assets/js/csel.js}}{{inline}}" defer></script>
1519
}}
@@ -30,16 +34,18 @@ <h1 class="bigtitle">Credits</h1>
3034
<p>Contact information can be viewed <a href="/?t">here.</a></p>
3135
<h2>{{mask}}{{What is InvisiProxy?}}</h2>
3236
<p>
33-
{{mask}}{{ InvisiProxy LTS is an official web proxy service can
34-
bypass web filters regardless of whether it is an extension or
37+
{{mask}}{{ InvisiProxy LTS is an official web proxy service can bypass
38+
web filters regardless of whether it is an extension or
3539
network-based.}}<br />{{mask}}{{This project allows you to access
3640
content otherwise blocked by governments, schools, or workplaces.}}
3741
</p>
38-
<h2>{{mask}}{{What is Titanium Network about?}}</h2>
42+
<h2>{{mask}}{{What is TitaniumNetwork about?}}</h2>
3943
<p>
40-
{{mask}}{{ Titanium Network is an organization dedicated to providing
44+
{{mask}}{{ TitaniumNetwork is an organization dedicated to providing
4145
private internet access by bypassing the over-restrictive filters
42-
employed by institutions like schools or workplaces. }}
46+
employed by institutions like schools or workplaces. Services for a
47+
less restrictive web experience, built with a focus on access,
48+
privacy, and practical deployment.}}
4349
</p>
4450
<div>
4551
<h3>Main Developers:</h3>
@@ -61,10 +67,12 @@ <h3>Main Developers:</h3>
6167
<h3>Contributors and Notable Mentions:</h3>
6268
<ul class="binside">
6369
<li>
64-
{{mask}}{{b4kt (The Freedom Project (Former Hard Fork), https://discord.gg/jMm65ktMCz)}}
70+
{{mask}}{{b4kt (The Freedom Project (Former Hard Fork),
71+
https://discord.gg/jMm65ktMCz)}}
6572
</li>
6673
<li>
67-
{{mask}}{{MUATEX (Designer for Logo/Branding, https://www.muatex.com)}}
74+
{{mask}}{{MUATEX (Designer for Logo/Branding,
75+
https://www.muatex.com)}}
6876
</li>
6977
<li>
7078
{{mask}}{{ProgrammerIn-wonderland (Mercury Workshop, Developer)}}
@@ -92,7 +100,7 @@ <h3>Contributors and Notable Mentions:</h3>
92100
Of Pokemon)}}
93101
</li>
94102
<li>{{mask}}{{Soup (Cat Lady) hehe}}</li>
95-
<li>{{mask}}{{aub (Owner of Titanium Network)}}</li>
103+
<li>{{mask}}{{aub (Owner of TitaniumNetwork)}}</li>
96104
<li>{{mask}}{{Binary Person (pretty pog)}}</li>
97105
<li>{{mask}}{{Pillow (Hosting Contributor, Developer)}}</li>
98106
<li>{{mask}}{{Navyyy}}</li>
@@ -108,7 +116,7 @@ <h3>Contributors and Notable Mentions:</h3>
108116
<li>{{mask}}{{IronApple (The Apple Addict)}}</li>
109117
</ul>
110118
<p>
111-
{{mask}}{{ And everyone else inside Titanium Network, the various
119+
{{mask}}{{ And everyone else inside TitaniumNetwork, the various
112120
testers and of course Mercury Workshop. Also a certain Michael :D }}
113121
</p>
114122
<div class="text-center">

views/pages/proxnav/scramjet-error.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ <h2>{{mask}}{{Reloading the page will fix your problem.}}</h2>
241241
</li>
242242
<li>
243243
{{mask}}{{If the issue persists be sure to mention this in the
244-
Titanium Network Discord.}}
244+
TitaniumNetwork Discord.}}
245245
</li>
246246
</ul>
247247
</div>

0 commit comments

Comments
 (0)