mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
commit
e7a2b9b29f
45
.github/workflows/sitemap txt.yml
vendored
Normal file
45
.github/workflows/sitemap txt.yml
vendored
Normal file
@ -0,0 +1,45 @@
|
||||
name: Generate txt sitemap
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
sitemap_job:
|
||||
runs-on: ubuntu-latest
|
||||
name: Generate a sitemap
|
||||
|
||||
steps:
|
||||
- name: Checkout the repo
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Generate the sitemap
|
||||
id: sitemap
|
||||
uses: cicirello/generate-sitemap@v1
|
||||
with:
|
||||
base-url-path: https://boof.eu.org/
|
||||
path-to-root: .
|
||||
sitemap-format: txt
|
||||
additional-extensions: doc docx ppt pptx txt md exe lua py zip rar mp3 png wav jpg jpeg bin css js json php svg gif ogg swf ico otf ttf scss xml sh
|
||||
|
||||
- name: Output stats
|
||||
run: |
|
||||
echo "sitemap-path = ${{ steps.sitemap.outputs.sitemap-path }}"
|
||||
echo "url-count = ${{ steps.sitemap.outputs.url-count }}"
|
||||
echo "excluded-count = ${{ steps.sitemap.outputs.excluded-count }}"
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v4.2.3
|
||||
with:
|
||||
title: "Automated sitemap update"
|
||||
body: >
|
||||
Automated changes. Sitemap updated by
|
||||
the [generate-sitemap](https://github.com/cicirello/generate-sitemap)
|
||||
GitHub action.
|
||||
commit-message: "Automated sitemap update."
|
||||
author: Vincent A. Cicirello <cicirello@users.noreply.github.com>
|
||||
committer: Vincent A. Cicirello <cicirello@users.noreply.github.com>
|
||||
branch: games/main
|
||||
delete-branch: true
|
||||
@ -20,9 +20,24 @@ jobs:
|
||||
uses: cicirello/generate-sitemap@v1
|
||||
with:
|
||||
base-url-path: https://boof.eu.org/
|
||||
path-to-root: .
|
||||
|
||||
- name: Output stats
|
||||
run: |
|
||||
echo "sitemap-path = ${{ steps.sitemap.outputs.sitemap-path }}"
|
||||
echo "url-count = ${{ steps.sitemap.outputs.url-count }}"
|
||||
echo "excluded-count = ${{ steps.sitemap.outputs.excluded-count }}"
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v4.2.3
|
||||
with:
|
||||
title: "Automated sitemap update"
|
||||
body: >
|
||||
Automated changes. Sitemap updated by
|
||||
the [generate-sitemap](https://github.com/cicirello/generate-sitemap)
|
||||
GitHub action.
|
||||
commit-message: "Automated sitemap update."
|
||||
author: Vincent A. Cicirello <cicirello@users.noreply.github.com>
|
||||
committer: Vincent A. Cicirello <cicirello@users.noreply.github.com>
|
||||
branch: games/main
|
||||
delete-branch: true
|
||||
5070
sitemap.txt
Normal file
5070
sitemap.txt
Normal file
File diff suppressed because it is too large
Load Diff
268
sitemap.xml
268
sitemap.xml
@ -1,147 +1,227 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset
|
||||
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
|
||||
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
||||
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
|
||||
|
||||
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://boof.eu.org/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>1.00</priority>
|
||||
<loc>https://boof.eu.org/</loc>
|
||||
<lastmod>2022-12-08T09:59:05+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
<loc>https://boof.eu.org/404.html</loc>
|
||||
<lastmod>2022-11-21T13:57:44+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
<loc>https://boof.eu.org/herremann.html</loc>
|
||||
<lastmod>2022-11-29T13:06:56+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Flash/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/radio.html</loc>
|
||||
<lastmod>2022-10-31T12:11:08+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Tic%20Tac%20Toe/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Bad apple/</loc>
|
||||
<lastmod>2022-10-25T09:00:48+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Pacman/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/</loc>
|
||||
<lastmod>2022-11-30T11:42:46+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Tetris/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Kirby/</loc>
|
||||
<lastmod>2022-10-25T14:07:52+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Getting%20Over%20It%20Scratch%20Edition/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/tools/</loc>
|
||||
<lastmod>2022-11-28T14:04:25+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Cookie-Clicker/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/2048/</loc>
|
||||
<lastmod>2022-10-27T10:37:32+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Dino%20game/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/2D physics/</loc>
|
||||
<lastmod>2022-10-27T10:38:51+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/2048/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/2D physics/2D Physics Engine.html</loc>
|
||||
<lastmod>2022-10-27T10:38:51+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/3D%20CHESS/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/3D CHESS/</loc>
|
||||
<lastmod>2022-10-27T10:38:51+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Flappy%20Bird/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/3D list raytrace/</loc>
|
||||
<lastmod>2022-11-14T10:40:10+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/DARK-Platformer/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/3D tearable cloth/</loc>
|
||||
<lastmod>2022-11-14T10:40:10+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/2D%20physics/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/Black hole raytracing/</loc>
|
||||
<lastmod>2022-11-14T10:32:27+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Hextris/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/Builderverse/</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Black%20hole%20raytracing/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/Cookie-Clicker/</loc>
|
||||
<lastmod>2022-10-27T10:45:04+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/3D%20list%20raytrace/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/Cookie.io/</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/3D%20tearable%20cloth/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/DARK-Platformer/</loc>
|
||||
<lastmod>2022-10-27T08:39:19+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/full%20sphere%20path%20tracer/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/Dino game/</loc>
|
||||
<lastmod>2022-10-27T10:34:19+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Knotted/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/Flappy Bird/</loc>
|
||||
<lastmod>2022-10-27T08:39:19+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Snow-rider/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/Flash/</loc>
|
||||
<lastmod>2022-11-10T09:41:27+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/XylkJweJ/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/Generic Square/</loc>
|
||||
<lastmod>2022-10-27T10:47:11+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/Btorrent/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/Getting Over It Scratch Edition/</loc>
|
||||
<lastmod>2022-10-27T08:39:19+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/Chat%20app/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/Hextris/</loc>
|
||||
<lastmod>2022-10-28T10:30:30+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/Online%20nes%20emu/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
<loc>https://boof.eu.org/Games/Jump-King/</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Flash/Interactive%20buddy/</loc>
|
||||
<lastmod>2022-12-08T08:57:05+00:00</lastmod>
|
||||
<priority>0.51</priority>
|
||||
</url>
|
||||
|
||||
|
||||
</urlset>
|
||||
<loc>https://boof.eu.org/Games/Knotted/</loc>
|
||||
<lastmod>2022-11-14T10:40:10+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Megapolis/</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Minecraft classic/</loc>
|
||||
<lastmod>2022-10-28T13:58:47+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Pacman/</loc>
|
||||
<lastmod>2022-10-27T11:25:17+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Pacman/googlee6aee5a894225e60.html</loc>
|
||||
<lastmod>2022-10-27T11:25:17+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Pixel dodge/</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Snow-rider/</loc>
|
||||
<lastmod>2022-11-30T11:42:46+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/SpaceInvaders/</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/SpaceInvaders/indexOpt.html</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Stack/</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Terraria 1.0/</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Tetris/</loc>
|
||||
<lastmod>2022-11-28T12:50:03+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/The Beeb Emulator (with 60+ games)/</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/The Beeb Emulator (with 60+ games)/The Beeb Emulator (with 60+ games).html</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Tic Tac Toe/</loc>
|
||||
<lastmod>2022-10-27T08:39:19+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Zombie Apocalypse/</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/full sphere path tracer/</loc>
|
||||
<lastmod>2022-11-14T10:40:10+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/Btorrent/</loc>
|
||||
<lastmod>2022-11-03T08:09:58+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/Chat app/</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/Chat app/Chat app test.html</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/Online nes emu/</loc>
|
||||
<lastmod>2022-11-15T10:07:41+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/Online nes emu/debug.html</loc>
|
||||
<lastmod>2022-11-15T10:07:41+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/Online nes emu/nsfplayer.html</loc>
|
||||
<lastmod>2022-11-15T10:07:41+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/XylkJweJ/</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/crash/</loc>
|
||||
<lastmod>2022-10-28T16:58:33+02:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Flash/Interactive buddy/</loc>
|
||||
<lastmod>2022-11-10T09:37:05+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/Games/Flash/Interactive buddy/index2.html</loc>
|
||||
<lastmod>2022-11-10T09:37:05+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/Btorrent/views/download.html</loc>
|
||||
<lastmod>2022-11-03T08:09:58+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/Btorrent/views/full.html</loc>
|
||||
<lastmod>2022-11-03T08:09:58+01:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://boof.eu.org/tools/Btorrent/views/view.html</loc>
|
||||
<lastmod>2022-11-03T08:09:58+01:00</lastmod>
|
||||
</url>
|
||||
</urlset>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user