Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asallenshih/minecraft-fandom-to-wiki
Use to redirect the Minecraft Wiki from the Fandom site (minecraft.fandom.com) to the Weird Gloop site (minecraft.wiki)
https://github.com/asallenshih/minecraft-fandom-to-wiki
fandom fandom-wiki minecraft-wiki tampermonkey tampermonkey-script tampermonkey-userscript userscript
Last synced: 11 days ago
JSON representation
Use to redirect the Minecraft Wiki from the Fandom site (minecraft.fandom.com) to the Weird Gloop site (minecraft.wiki)
- Host: GitHub
- URL: https://github.com/asallenshih/minecraft-fandom-to-wiki
- Owner: ASAllenShih
- License: mit
- Created: 2025-01-25T10:53:25.000Z (12 days ago)
- Default Branch: main
- Last Pushed: 2025-01-25T11:39:28.000Z (12 days ago)
- Last Synced: 2025-01-25T12:17:33.470Z (12 days ago)
- Topics: fandom, fandom-wiki, minecraft-wiki, tampermonkey, tampermonkey-script, tampermonkey-userscript, userscript
- Language: JavaScript
- Homepage: https://minecraft.wiki
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minecraft-Fandom-to-Wiki
Use to redirect the Minecraft Wiki from the Fandom site (minecraft.fandom.com) to the Weird Gloop site (minecraft.wiki)
## English
By using a UserScript (which can be implemented through extensions like Tampermonkey), you can redirect [the Minecraft Wiki on Fandom](https://minecraft.fandom.com) to [the Minecraft Wiki hosted by Weird Gloop(minecraft.wiki)](https://minecraft.wiki)。.
### Features of the Script and the Weird Gloop Site
- This script supports not only English but also most pages in other languages, including Chinese.
- The Weird Gloop-hosted site has fewer advertisements and does not feature pop-ups, surveys, unrelated articles, or video ads.
- Unlike the Fandom site, the Weird Gloop site does not require age verification prompts.
- [Minecraft Wiki Moving from Fandom](https://minecraft.wiki/w/Minecraft_Wiki:Moving_from_Fandom)
### Installation Instructions (Using Tampermonkey as an Example)
1. Open the Tampermonkey Dashboard.
2. Click on the "Utilities" tab.
3. In the "Import from URL" input field, enter the following text:
`https://raw.githubusercontent.com/ASAllenShih/Minecraft-Fandom-to-Wiki/refs/heads/main/script.js`
4. Click "Install."
## Chinese中文
透過UserScript(可透過Tampermonkey等擴充功能),將[Fandom站台的Minecraft維基](https://minecraft.fandom.com)重新導向到[Weird Gloop站台的Minecraft維基(minecraft.wiki)](https://minecraft.wiki)。
### 腳本及Weird Gloop站台特點
- 本腳本不只支持英文,也支持中文等語言大多數頁面。
- Weird Gloop站台有更少的廣告,不會有彈窗、問卷、無關文章或是影片廣告。
- Weird Gloop站台與Fandom站台不同,不會強制詢問是否已經成年。
- [Minecraft Wiki 遷移通知](https://zh.minecraft.wiki/w/Minecraft_Wiki:%E8%BF%81%E7%A7%BB%E9%80%9A%E7%9F%A5)
### 安裝說明(Tampermonkey舉例)
1. 打開Tampermonkey控制台(Dashboard)
2. 點選匯入匯出工具
3. 自 URL 安裝的輸入框輸入以下文字
`https://raw.githubusercontent.com/ASAllenShih/Minecraft-Fandom-to-Wiki/refs/heads/main/script.js`
4. 點選"安裝"