29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<h1>List of utilities for GTS trades in pkmn-classic network.</h1>
|
|
|
|
<h2>RSS Feeds for humans.</h2>
|
|
<ul>
|
|
<li><a href="/all.rss">All trades updates limited to 100.</a></li>
|
|
<li><a href="/shiny.rss">Only shiny trades updates limited to 100.</a></li>
|
|
<li><a href="/pokerus.rss">Only pokerus trades updates limited to 100.</a></li>
|
|
</ul>
|
|
|
|
<h2>Current GTS data for computer processing.</h2>
|
|
|
|
<ul>
|
|
<li><a href="/offers.json">All available offers in JSON format for computer processing limited to 100.</a></li>
|
|
</ul>
|
|
|
|
<h2>RSS Feeds for easy processing of computers.</h2>
|
|
|
|
<ul>
|
|
<li><a href="/computer-all.rss">All trades updates limited to 100. (JSON)</a></li>
|
|
<li><a href="/computer-shiny.rss">Only shiny trades updates limited to 100. (JSON)</a></li>
|
|
<li><a href="/computer-pokerus.rss">Only pokerus trades updates limited to 100. (JSON)</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|