You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/userpage.html
+4-54Lines changed: 4 additions & 54 deletions
Original file line number
Diff line number
Diff line change
@@ -25,22 +25,6 @@
25
25
body { background:#111; color:#eee; }
26
26
a { color:#4af; }
27
27
}
28
-
.label {
29
-
font-weight: bold;
30
-
}
31
-
.freeform {
32
-
white-space: pre-wrap;
33
-
}
34
-
.freeform:empty::after {
35
-
content:'(empty)';
36
-
font-style: italic;
37
-
}
38
-
.avatar {
39
-
display: block;
40
-
width:128px;
41
-
height:128px;
42
-
margin:12px0;
43
-
}
44
28
</style>
45
29
</head>
46
30
<body>
@@ -49,50 +33,16 @@ <h1>User Pages Not Supported</h1>
49
33
</header>
50
34
<main>
51
35
<p>TurboWarp is for viewing projects. You can view users on <ahref="https://scratch.mit.edu/" class="scratch-link">the Scratch website</a> instead.</p>
52
-
<p>If you're trying to find a user's unshared projects or view the projects of deleted users, that was never the intended primary use of TurboWarp, the Scratch API doesn't tell us, we don't track it either, and the Scratch Team is fixing the root bug anyways.</p>
36
+
<p>If you're trying to find a user's unshared projects or view the projects of deleted users, this has not been possible for years.</p>
53
37
<p>Questions and concerns can be sent to <ahref="https://scratch.mit.edu/users/GarboMuffin/#comments">the usual place</a>.</p>
54
-
<divclass="user-info-available" hidden>
55
-
<p>The following is everything the Scratch API will tell us about this user:</p>
0 commit comments