mirror of
https://github.com/asterisk727/webpatcher.git
synced 2026-09-22 22:58:07 +03:00
feat: change references to old two-torial
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
# [TWO-TORIAL](https://two-torial.xyz)'s Web Patcher
|
||||
# A Temporary Mirror of [TWO-TORIAL](https://two-torial.xyz)'s Web Patcher
|
||||
|
||||
### URL: [https://patcher.two-torial.xyz/](https://patcher.two-torial.xyz/)
|
||||
### URL: [https://patcher.maimaidxprism.plus/](https://patcher.maimaidxprism.plus/)
|
||||
|
||||
## About
|
||||
|
||||
This repo contains web patches for games incompatible with [spice2x](https://spice2x.github.io/). See our [spice2x patcher](https://github.com/two-torial/sp2xpatcher/) for those.
|
||||
This repo contains web patches for games incompatible with [spice2x](https://spice2x.github.io/). See our [spice2x patcher](https://github.com/asterisk727/sp2xpatcher/) for those.
|
||||
We'll be keeping the **repo public** and **url alive** for as long as possible, **feel free to [contibute](#Contributing)** for the community through pull requests!
|
||||
|
||||
## Usage
|
||||
|
||||
See our guide on [web patching](https://two-torial.xyz/extras/patchweb/) and use the url provided above.
|
||||
See our guide on [web patching](https://two-torial.maimaidxprism.plus/extras/patchweb/) and use the url provided above.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
+5
-4
@@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>TWO-TORIAL's Web Patcher</title>
|
||||
<title>A Temporary Mirror of TWO-TORIAL's Web Patcher</title>
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<script>
|
||||
window.addEventListener('DOMContentLoaded', function() {
|
||||
@@ -18,8 +18,9 @@
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>TWO-TORIAL's Web Patcher</h1>
|
||||
<h3>By the community, for the community!</h3>
|
||||
<h1>A Temporary Mirror of TWO-TORIAL's Web Patcher</h1>
|
||||
<h3>By the community, for the community! </h3>
|
||||
<h5 style="text-align: center;">* revived by the community</h5>
|
||||
<div class="icons">
|
||||
<a href="bishibashi.html" class="gameicon">
|
||||
<img src="img/bishibashi.png">
|
||||
@@ -167,7 +168,7 @@
|
||||
<div>amdaemon</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="tagline"><em><a href=https://github.com/two-torial/webpatcher/>GitHub Repository</a></em></div>
|
||||
<div class="tagline"><em><a href=https://github.com/asterisk727/webpatcher/>GitHub Repository</a></em></div>
|
||||
<div class="tagline"><em>Web-tool by <a href="https://github.com/mon/">mon</a></em></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user