mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-03-21 17:50:29 -05:00
This should make Google search results and Discord link previews for replays work correctly. This actually involved a ton of work, but at least this work also makes replays load faster.
38 lines
640 B
Plaintext
38 lines
640 B
Plaintext
/sprites/
|
|
/audio/
|
|
/config/
|
|
/index.php
|
|
/index.html
|
|
/preactalpha.html
|
|
/crossprotocol.html
|
|
/data/*
|
|
node_modules/
|
|
eslint-cache/
|
|
.DS_Store
|
|
Thumbs.db
|
|
npm-debug.log
|
|
package-lock.json
|
|
/vendor/
|
|
node_modules
|
|
|
|
/js/server/
|
|
/js/*.js.map
|
|
/js/battle*.js
|
|
/js/panel*.js
|
|
/js/replay-embed.js
|
|
/js/client-main.js
|
|
/js/client-core.js
|
|
/js/client-connection.js
|
|
|
|
/website/.well-known/
|
|
/website/.pages-cached/
|
|
/website/files/
|
|
/website/images/
|
|
/website/ads.txt
|
|
|
|
/replay.pokemonshowdown.com/index.php
|
|
/replay.pokemonshowdown.com/js/
|
|
/replay.pokemonshowdown.com/caches/
|
|
/replay.pokemonshowdown.com/replay-config.inc.php
|
|
/replay.pokemonshowdown.com/theme/wrapper.inc.php
|