https://github.com/die4ever/bones-7guesthomepage
https://github.com/die4ever/bones-7guesthomepage
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/die4ever/bones-7guesthomepage
- Owner: Die4Ever
- Created: 2024-05-09T18:03:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-09T18:38:12.000Z (about 1 year ago)
- Last Synced: 2025-02-09T03:22:36.380Z (4 months ago)
- Language: HTML
- Size: 4.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
See index.html or http://t7g.mods4ever.com/
Here's how I created this:
```
wget -rc --accept-regex '.*famvandermeer.demon.nl.*' https://web.archive.org/web/20220410211802if_/http://www.famvandermeer.demon.nl/7guesthomepage/open.htmlfind ./web/ -type f -print0 | xargs -0 mv -t 7guesthomepage/
```
Then I used VSCode to find and replace:
```
onmouseover="(.*)" onmouseout="(.*)"
```to
```
xonmouseover="$1" xonmouseout="$2"
```Because Wayback Machine didn't backup the mouseover images.
And Also replaced
```
"/web/.*/http://www.famvandermeer.demon.nl/7guesthomepage/
```to just
```
"
```And in open.html I changed the `