Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

It seems web.archive.org has a long tick between two responses. And when it is not responding, the browser fails to open anything. Just wait a while and try again. It will work.

And here is are the useful links in case someone have similar needs:

Code Block
http://web.archive.org/web/*/https://www.epicgames.com/unrealtournament/forums/unreal-tournament-development/ut-development-level-design/work-in-progress/*
http://web.archive.org/web/*/https://www.epicgames.com/unrealtournament/forums/*
http://web.archive.org/web/*/https://www.epicgames.com/unrealtournament/en-US/blog/*
http://web.archive.org/web/*/http://utforums.epicgames.com/*
http://web.archive.org/web/*/http://utforums.epicgames.com:80/forumdisplay.php?f=340
http://web.archive.org/web/*/http://forums.epicgames.com/*
http://web.archive.org/web/*/http://forums.epicgames.com/forums/335-User-Maps-amp-Mods/*
http://web.archive.org/web/*/http://forums.epicgames.com/forums/340-Beta-Releases/*
https://web.archive.org/web/*/http://forums.epicgames.com/threads/*

The 1st link allows you to search under “work-in-progress“ sub forum. The 2nd does the search in the scope of Unreal Tournament forums. The 3rd does that in the blogs. You get the idea. As long as you know the main address, you can hook that to “http://web.archive.org/web/*/ and add a * at the end of the whole line.

...