Clarifying there are not gen 5 utils.
This commit is contained in:
parent
08a88ecc0a
commit
7a648052ee
@ -5,25 +5,31 @@
|
||||
<body>
|
||||
<h1>List of utilities for GTS trades in pkmn-classic network.</h1>
|
||||
|
||||
<h2>RSS Feeds for humans.</h2>
|
||||
<h2>Gen 4 utils.</h2>
|
||||
|
||||
<h3>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>
|
||||
<h3>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>
|
||||
<h3>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>
|
||||
|
||||
<h2>Gen 5 utils.</h2>
|
||||
|
||||
<p>Not available.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user