Skip to content

Commit 6289a94

Browse files
re-added removed core schema file
why was this removed lol this needs to remain in the root directory
1 parent 36b3c72 commit 6289a94

File tree

1 file changed

+75
-0
lines changed

1 file changed

+75
-0
lines changed

public/seo.json

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
{
2+
"@context": "https://schema.org",
3+
"@type": "FAQPage",
4+
"mainEntity": [{
5+
"@type": "Question",
6+
"name": "What is Titanium Network?",
7+
"acceptedAnswer": {
8+
"@type": "Answer",
9+
"text": "Titanium Network is an organization dedicated to providing services related to bypassing internet censorship. Our projects expect to provide users, and itself, with a less restrictive browsing experience. For this TN prioritizes the production and improvement of web proxy technologies."
10+
}
11+
}, {
12+
"@type": "Question",
13+
"name": "Can I use Titanium Network to evade website blocks?",
14+
"acceptedAnswer": {
15+
"@type": "Answer",
16+
"text": "Of course, whether it's at your school, or in the workplace, our robust proxies allow you to bypass web filters, including iBoss, Cisco, and more."
17+
}
18+
}, {
19+
"@type": "Question",
20+
"name": "Does Titanium Network help protect my online privacy?",
21+
"acceptedAnswer": {
22+
"@type": "Answer",
23+
"text": "Yes! Just like a VPN, TN hides your IP address, and also prevents site data from being stored locally in an identifiable manner."
24+
}
25+
}, {
26+
"@type": "Question",
27+
"name": "How do I unblock websites at school?",
28+
"acceptedAnswer": {
29+
"@type": "Answer",
30+
"text": "Using Titanium Network's various services such as Holy Unblocker, a free web proxy service with frequent updates and domain restocks, you can unblock sites at school! If a Holy Unblocker site gets blocked simply join the TN Discord to request for a newer site. Restocks occur monthly to prevent mass blocking."
31+
}
32+
}, {
33+
"@type": "Question",
34+
"name": "What sites can I unblock with Holy Unblocker?",
35+
"acceptedAnswer": {
36+
"@type": "Answer",
37+
"text": "With Holy Unblocker you can access sites such as Discord, Spotify, YouTube and other game sites!"
38+
}
39+
}, {
40+
"@type": "Question",
41+
"name": "Are web proxies safe?",
42+
"acceptedAnswer": {
43+
"@type": "Answer",
44+
"text": "Yep! Check out our Privacy Policy for more information. We don't collect or log any information as it defeats our main moral with ending internet censorship and providing a more private experience without downloading anything. We are also open-source."
45+
}
46+
}, {
47+
"@type": "Question",
48+
"name": "Does Holy Unblocker hide my search history?",
49+
"acceptedAnswer": {
50+
"@type": "Answer",
51+
"text": "Yes! Change your Tab appearance via Settings > Tab Cloak and use Stealth mode when browsing."
52+
}
53+
}, {
54+
"@type": "Question",
55+
"name": "What is the main project Titanium Network has worked on with web proxy technologies?",
56+
"acceptedAnswer": {
57+
"@type": "Answer",
58+
"text": "Ultraviolet, a highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers and more!"
59+
}
60+
}, {
61+
"@type": "Question",
62+
"name": "Where can I obtain more proxy sites?",
63+
"acceptedAnswer": {
64+
"@type": "Answer",
65+
"text": "Be sure to join the Titanium Network discord at discord.gg/unblock! Then simply type \"/proxy\" in our bots channel for a site to be sent to you via DMs using our bot."
66+
}
67+
}, {
68+
"@type": "Question",
69+
"name": "Is Holy Unblocker open-source?",
70+
"acceptedAnswer": {
71+
"@type": "Answer",
72+
"text": "Yes! Check out our GitHub where you can deploy or host your own instance of Holy Unblocker."
73+
}
74+
}]
75+
}

0 commit comments

Comments
 (0)