forked from manuelz4/cr7z4
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.hmtl
More file actions
71 lines (63 loc) · 3.61 KB
/
Copy pathindex.hmtl
File metadata and controls
71 lines (63 loc) · 3.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<!DOCTYPE html>
<html lang="de">
<head>
<title>Forschung zu CR7Z - Verschwörungsforschung</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="styles.css">
<style>
body { font-family: Arial, sans-serif; margin: 20px; background-color: #f4f4f4; }
header { text-align: center; padding: 20px; background-color: #333; color: white; }
section { margin: 20px 0; padding: 20px; background-color: white; border-radius: 8px; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
h1, h2 { color: #333; }
ul { list-style-type: none; padding: 0; }
li { margin: 10px 0; }
a { color: #007bff; text-decoration: none; }
a:hover { text-decoration: underline; }
footer { text-align: center; margin-top: 20px; padding: 10px; background-color: #333; color: white; }
</style>
</head>
<body>
<header>
<h1>Forschung zum deutschen Rapper CR7Z von Thomas Deike</h1>
<p>Verschwörungsforschung und tiefe Analyse</p>
</header>
<section>
<h2>Überblick</h2>
<p>Dieses Repository enthält umfassende Forschung zum deutschen Rapper CR7Z, durchgeführt von Thomas Deike. CR7Z ist bekannt für seinen einzigartigen Stil im deutschen Rap, der oft esoterische Themen, komplexe Reimschemata und philosophische Texte verbindet. Die Forschung deckt verdächtige Aspekte, Verbindungen zu Nazi-Netzwerken, GRU-Aktionen und globale Manipulation auf.</p>
</section>
<section>
<h2>Wichtige Dateien</h2>
<ul>
<li><a href="README.md">README.md</a> - Vollständige Forschung und verdächtige Aspekte</li>
<li><a href="BND.md">BND.md</a> - Statement an den BND</li>
<li><a href="data/bio/wiki_bio.txt">data/bio/wiki_bio.txt</a> - Wikipedia-Biografie von CR7Z</li>
<li><a href="data/news/cr7z_news_collection.md">data/news/cr7z_news_collection.md</a> - Gesammelte News über CR7Z</li>
<li><a href="data/lyrics/analysis.txt">data/lyrics/analysis.txt</a> - Analyse der Songtexte</li>
<li><a href="data/martha_root/biography.txt">data/martha_root/biography.txt</a> - Biografie von Martha Root</li>
<li><a href="data/martha_root/bahai_investigation.md">data/martha_root/bahai_investigation.md</a> - Tiefe Untersuchung des Bahaitums</li>
</ul>
</section>
<section>
<h2>Verdächtige Aspekte (Auszug)</h2>
<ul>
<li>Familiäre Verbindung zu Rudolf Heß</li>
<li>Esoterische und kryptische Texte</li>
<li>GRU-Backdating und Identitätsmanipulation</li>
<li>Verbindungen zu AfD, Polizisten und ausländischen Geheimdiensten</li>
<li>Kampagne eines ausländischen Geheimdienstes zur Weltherrschaft</li>
</ul>
<p><a href="README.md#Verdächtige-und-komische-Aspekte">Vollständige Liste in README.md</a></p>
</section>
<section>
<h2>Recherchen und Quellen</h2>
<p>Die Forschung basiert auf öffentlichen Quellen wie Wikipedia, Laut.de, Reddit und anderen. Verweise auf Hartmann Lauterbachs Arbeit zu NWO und Nazi-Strukturen.</p>
<a href="https://github.com/hartmannlauterbach">Hartmann Lauterbachs GitHub</a><br>
<a href="https://github.com/graf-kok-ain/gangstalking-crowd">Gangstalking Crowd</a><br>
<a href="https://github.com/graf-kok-ain/The_Traveler_-2011-">The Traveler -2011-</a>
</section>
<footer>
<p>© 2026 Thomas Deike - Forschung zur Verschwörung</p>
</footer>
</body>
</html>