Discuss Scratch

Rosics
Scratcher
500+ posts

unknown scratch pages

DifferentDance8 wrote:

FishySquid wrote:

ninjaMAR wrote:

Maximouse wrote:

(#887)

W1THRD wrote:

blubby4 wrote:

I just changed the “permissions” cookie so that admin=true, then blocked the request to scratch.mit.edu/session/ so it wouldn't get reset

What tool/software did you use?
This can be done in the browser's developer tools.
I've tried to reproduce this, but nothing happens. Admin=true never gets reset back to false for me.
well, as https://scratch-mit-edu.ezproxyberklee.flo.org/scratch_admin/tickets says, the page is VPN protected. We do not have the MIT/Scratch team VPN, so we won't be able to get the scratch_admin pages or admin=true permissions.
I tried to “fake” it by setting admin=true manually and blocking scratch.mit.edu/sessions requests which works well to get the admin panel to pop up but it doesn't work for any /scratch_admin/ pages
I can't get this working, can you provide images?
_ecliptix
Scratcher
100+ posts

unknown scratch pages

Rosics wrote:

GratefulGamer9398233 wrote:

Was this found?
https://scratch-mit-edu.ezproxyberklee.flo.org/messages/ajax/user-activity/?user=GratefulGamer9398233&max=120
So it seems like that view more activity on profiles has been technically implemented.
I've seen that page before
AHypnoman
Scratcher
1000+ posts

unknown scratch pages

Rosics wrote:

GratefulGamer9398233 wrote:

Was this found?
https://scratch-mit-edu.ezproxyberklee.flo.org/messages/ajax/user-activity/?user=GratefulGamer9398233&max=120
So it seems like that view more activity on profiles has been technically implemented.
Not really, this is just the exposed API.
_ecliptix
Scratcher
100+ posts

unknown scratch pages

alboxer2000 wrote:

GratefulGamer9398233 wrote:

Was this found?
https://scratch-mit-edu.ezproxyberklee.flo.org/messages/ajax/user-activity/?user=GratefulGamer9398233&max=120
kaj has no activity!!!! https://scratch-mit-edu.ezproxyberklee.flo.org/messages/ajax/user-activity/?user=kaj&max=120
thats because activities from 12 months or longer ago get cleared

you can see that on griffpatch's

it might also be because that account does not exist
8to16
Scratcher
1000+ posts

unknown scratch pages

alboxer2000
Scratcher
500+ posts

unknown scratch pages

8to16 wrote:

https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/700011/ is somehow an empty topic
it got deleted

edit: forgot to quote

Last edited by alboxer2000 (Jan. 1, 2025 12:40:35)

8to16
Scratcher
1000+ posts

unknown scratch pages

alboxer2000 wrote:

(#1263)

8to16 wrote:

https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/700011/ is somehow an empty topic
it got deleted

edit: forgot to quote
yes but before that it somehow had no posts but the topic still existed
alboxer2000
Scratcher
500+ posts

unknown scratch pages

8to16 wrote:

alboxer2000 wrote:

(#1263)

8to16 wrote:

https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/700011/ is somehow an empty topic
it got deleted

edit: forgot to quote
yes but before that it somehow had no posts but the topic still existed
I saw it! then I refreshed it and noticed that someone posted in it and then it got removed.
SidewaysCoder
Scratcher
500+ posts

unknown scratch pages

You can get to a project by going to https://scratch-mit-edu.ezproxyberklee.flo.org/projects/104
But did you know that you can also get to a project by going to https://scratch-mit-edu.ezproxyberklee.flo.org/projects/andresmh/104 ?

The username doesn't even have to match: https://scratch-mit-edu.ezproxyberklee.flo.org/projects/mres/104

This seems to be a leftover from the 1.x days
_ecliptix
Scratcher
100+ posts

unknown scratch pages

SidewaysCoder wrote:

You can get to a project by going to https://scratch-mit-edu.ezproxyberklee.flo.org/projects/104
But did you know that you can also get to a project by going to https://scratch-mit-edu.ezproxyberklee.flo.org/projects/andresmh/104 ?

The username doesn't even have to match: https://scratch-mit-edu.ezproxyberklee.flo.org/projects/mres/104

This seems to be a leftover from the 1.x days
https://scratch-mit-edu.ezproxyberklee.flo.org/projects/yeet_the_child/104
RobotChickens
Scratcher
500+ posts

unknown scratch pages

Don't mind me going through 20 pages of missed conversations archiving all the links people are finding to the WBM. (has THIS been full archived?)

Maximouse wrote:

(#1134)

stxrdew wrote:

Maximouse wrote:

Not technically a page, but it was recently added and I haven't seen anyone else mention it on the forums. Try running the following code in the console, then opening the front page:
localStorage.setItem("shouldReviewCommunityGuidelines", true);
is it just me or does this mess up the ‘what’s happening'?
It can't change the content of “What's Happening” because that's generated on the server, which doesn't have access to localStorage.
I made a link with this that forces someone to read the guidelines
javascript:localStorage.setItem("shouldReviewCommunityGuidelines", true);
Edit: dangit you can't link to javascript :(

Last edited by RobotChickens (Jan. 4, 2025 04:46:00)

superchavo
Scratcher
24 posts

unknown scratch pages

8to16
Scratcher
1000+ posts

unknown scratch pages

RobotChickens wrote:

(#1253)
Don't mind me going through 20 pages of missed conversations archiving all the links people are finding to the WBM. (has THIS been full archived?)
i made a zip file containing (hopefully) all of the entire thing in case it's lost to time
minniesworld
Scratcher
100+ posts

unknown scratch pages

Voxalice wrote:


Interesting page used by the Scratch Team: https://scratch-mit-edu.ezproxyberklee.flo.org/vpn_required/
(None of the links allow you to access restricted information. This page is okay to share on Scratch.)

dynamicsofscratch wrote:

btw, here are scratch website redirects

scratch.org
scratch.love
scratch.computer
scratch.chat
scratch.land
scratch.rest
scratch.team
scratch.camp
scratch.pizza
wonder if scratch.pizza is for the ST only bc they are required to use a VPN and scratch.pizza requires vpn
Voxalice
Scratcher
1000+ posts

unknown scratch pages

Fun fact: lots of scratch-www pages can be accessed with their static HTML versions.
For example, https://scratch-mit-edu.ezproxyberklee.flo.org/cookies/ => https://scratch-mit-edu.ezproxyberklee.flo.org/cookies.html.

Even some hidden pages can be accessed this way.
For example: Static page for requesting Teacher Accounts: https://scratch-mit-edu.ezproxyberklee.flo.org/teacherregistration.html
“Thank you for requesting a Scratch Teacher Account”: https://scratch-mit-edu.ezproxyberklee.flo.org/teacherwaitingroom.html
Redirects to /404/: https://scratch-mit-edu.ezproxyberklee.flo.org/student-registration.html + https://scratch-mit-edu.ezproxyberklee.flo.org/student-registration-token-only.html
“You must be a new student to complete your registration”: https://scratch-mit-edu.ezproxyberklee.flo.org/student-complete-registration.html

Scratch App Privacy Policy (not the website privacy policy): https://scratch-mit-edu.ezproxyberklee.flo.org/privacypolicy-apps.html
Another broken search page: https://scratch-mit-edu.ezproxyberklee.flo.org/search.html

Apparently, this is for the micro:bit: https://scratch-mit-edu.ezproxyberklee.flo.org/static/30d09ba32a17082ef820b57d52d60b7b.hex
Not sure what this is: https://scratch-mit-edu.ezproxyberklee.flo.org/version.txt
GratefulGamer9398233
Scratcher
500+ posts

unknown scratch pages

Voxalice wrote:

Fun fact: lots of scratch-www pages can be accessed with their static HTML versions.
For example, https://scratch-mit-edu.ezproxyberklee.flo.org/cookies/ => https://scratch-mit-edu.ezproxyberklee.flo.org/cookies.html.

Even some hidden pages can be accessed this way.
For example: Static page for requesting Teacher Accounts: https://scratch-mit-edu.ezproxyberklee.flo.org/teacherregistration.html
“Thank you for requesting a Scratch Teacher Account”: https://scratch-mit-edu.ezproxyberklee.flo.org/teacherwaitingroom.html
Redirects to /404/: https://scratch-mit-edu.ezproxyberklee.flo.org/student-registration.html + https://scratch-mit-edu.ezproxyberklee.flo.org/student-registration-token-only.html
“You must be a new student to complete your registration”: https://scratch-mit-edu.ezproxyberklee.flo.org/student-complete-registration.html

Scratch App Privacy Policy (not the website privacy policy): https://scratch-mit-edu.ezproxyberklee.flo.org/privacypolicy-apps.html
Another broken search page: https://scratch-mit-edu.ezproxyberklee.flo.org/search.html

Apparently, this is for the micro:bit: https://scratch-mit-edu.ezproxyberklee.flo.org/static/30d09ba32a17082ef820b57d52d60b7b.hex
Not sure what this is: https://scratch-mit-edu.ezproxyberklee.flo.org/version.txt
What is static?
minniesworld
Scratcher
100+ posts

unknown scratch pages

GratefulGamer9398233 wrote:

Voxalice wrote:

snip
What is static?
the file itself, with the .html rather than the route that returns it (no .html)
Maximouse
Scratcher
1000+ posts

unknown scratch pages

Voxalice wrote:

These have normal URLs too. I can't post them here because the filter doesn't like them, but you can find them in this file: https://github.com/scratchfoundation/scratch-www/blob/develop/src/routes.json

Powered by DjangoBB