Commit Graph

19 Commits (1a908257fdec9fd3828ad39934481ab0573443a6)

Author SHA1 Message Date
SnorlaxMonster 6cb81fd193
Display all wikifarm hosts in the redirect banner (#737)
Instead of storing the destination wiki's host as a tag, move it to a dedicated "destination_host" property.
2024-07-18 04:32:58 -05:00
DrWhoFan13 5fdf117c8b
Added additional Ark wiki.gg redirect, FR & DE Lethal Company redirects, and Animal Well wiki.gg redirect 2024-06-19 02:04:11 -05:00
DrWhoFan13 f4455b83b9
Added Various Foreign Language Wikis
* Added Stardew Valley Wiki in ES and DE
* Added PT UESP
* Added Finnish Portal Wiki
2024-05-19 19:41:14 -05:00
Kevin Payravi 11fce2932b
Adding destination content paths + data refresh
Update made possible by SnorlaxMonster's new refresh script

---------

Co-authored-by: SnorlaxMonster <7100450+SnorlaxMonster@users.noreply.github.com>
2024-04-19 09:31:45 -05:00
Jayden 39e44da293
Re-order indie wiki results in Google 2024-03-21 00:09:18 -05:00
Kevin Payravi 9962bf891b Adding WikiRaider (DE) 2024-02-19 21:55:11 -06:00
Kevin Payravi 11d7a9b753 Adding non-EN wikis from wiki.gg
Includes wikis in DE, ES, FR, HU, IT, JA, KO, PL, PT, RU, TH, UK, and ZH. HU, JA, and TH are new language categories.
2024-02-12 01:23:47 -06:00
SnorlaxMonster b86c7f620d
Adjust DokuWiki handing
Renamed platform "doku" to "dokuwiki".
The software is named "DokuWiki", just like "MediaWiki".

The previous search path construction for DokuWiki wikis would fail for
wikis that put their page names in query parameters instead of the path.
For example, https://wiki.diceydungeons.com/doku.php
(note that this wiki is not currently supported by IWB).
The solution is to use "doku.php", which always renders as the main page
 on DokuWikis, regardless of the URL structure, so can safely be used as
the base URL for searches.

However, to parallel MediaWiki wikis, which put "index.php" in the
wiki-specific search_path, I've moved "doku.php" to the definitions of
individual DokuWikis, so the JS now only adds query parameters.
2024-02-08 00:53:22 -06:00
Kevin Payravi 7c64890ec1 Searching via search path + capturing main pages
This includes updating all wiki data to include the origin and destination main page names, as well as destination search path
2023-12-12 04:03:31 -06:00
Kevin Payravi c3e6ee55d3 Fixing PokeWiki favicon name 2023-12-07 02:26:57 -06:00
Kevin Payravi ba47061e72 Adding PokéWiki 2023-12-06 21:11:46 -06:00
Technochips 40a81e4971
Add all newly forked Minecraft Wiki languages. (#337) 2023-11-11 13:48:56 -06:00
Kevin Payravi ca685af588 Rename "label" field to "origins_label" 2023-04-14 01:07:33 -05:00
Kevin Payravi d8be76f626 Restructuring wiki data to support many-to-one 2023-04-12 02:19:33 -05:00
Kevin Payravi 6cb201de61 Adding Detective Conan wikis (EN and DE) 2023-02-03 04:13:00 -06:00
Kevin Payravi 4cedf576cc ID fixes 2022-12-17 23:16:37 -05:00
Kevin Payravi d40b18ed94 Adding IDs to each wiki entry 2022-12-17 23:08:38 -05:00
Kevin Payravi bef20bf9b3
In DE data: Using content path instead of api path / Platform name fix / Favicon fix 2022-11-26 05:08:10 -05:00
Kevin Payravi 093f451a39
Creating German wiki data file 2022-10-22 14:26:53 -04:00