Neopets random page: Difference between revisions
From Computers Wiki
Jump to navigationJump to search
(Create page) |
(→Notes: Tighten speculative bound) |
||
Line 58: | Line 58: | ||
== Notes == |
== Notes == |
||
* Destruct-O-Match II was active from 2004 to 2008.<ref>https://www.neopets.com/halloween/gamegraveyard.phtml</ref> Could |
* Destruct-O-Match II was active from 2004 to 2008, and MAGAX: Destroyer II was likely released in 2006.<ref>https://www.neopets.com/halloween/gamegraveyard.phtml</ref> Could 2006 to 2008 be the bounds of when the list was last updated? |
||
* <code>/games/play.phtml</code> always redirects to <code>/games/game.html</code> with the same <code>game_id</code>. |
* <code>/games/play.phtml</code> always redirects to <code>/games/game.html</code> with the same <code>game_id</code>. |
||
* <code>/userinfo.phtml</code> redirects to <code>/settings/account</code>. |
* <code>/userinfo.phtml</code> redirects to <code>/settings/account</code>. |
Latest revision as of 05:46, 5 August 2024
The Neopets random page function does not appear to be very random.
/random.phtml
The list of target pages is hardcoded in the source code and not defined in a database.[1] Redirects are done through a 302. Note that there may be other targets that have not been observed yet. You do not need to be logged in.
Observed targets
- Altador
- Full Screen Backgrounds
- The National Neopian Bank
- Battledome
- The Neopian Calendar
- Neopets Poems
- The Lost Desert
- Jhudora's Bluff
- Faerieland
- Healing Springs
- Caption Competition
- Sutek's Tomb
- Faerie Bubbles
- Hasee Bounce
- Kass Basher
- Snowmuncher
- Destruct-O-Match II (retired)
- Meerca Chase II
- Ice Cream Machine
- Volcano Run II
- MAGAX: Destroyer II
- Wingoball
- Cooty Wars
- Bumble Beams
- Wicked Wocky Wobble
- Ultimate Bullseye II
- Petpet Protection League
- Mystery Island
- The Mystery Island Mystic
- Brightvale
- Illusen's Glade
- Meridell
- Meridell Castle
- Kreludor
- Krawk Island
- Lair of the Beast
- Shenkuu
- Lunar Temple
- Custom Pet Spotlight Voting
- Account Settings
- Ye Olde Fishing Votex
- Maraqua
- Terror Mountain: Happy Valley
- The Snow Faerie's Quest
- Deserted Tomb
- Kiko Lake
- Roo Island
Notes
- Destruct-O-Match II was active from 2004 to 2008, and MAGAX: Destroyer II was likely released in 2006.[2] Could 2006 to 2008 be the bounds of when the list was last updated?
/games/play.phtml
always redirects to/games/game.html
with the samegame_id
./userinfo.phtml
redirects to/settings/account
./battledome/battledome.phtml
redirects to/dome/index.phtml
.
References
- ↑ 2024-08-04 messages with neo_truths
- ↑ https://www.neopets.com/halloween/gamegraveyard.phtml