Commit Graph

197 Commits (7c839fcee41f17cfc7406507bb044df8f2634379)

Author SHA1 Message Date
Kevin Payravi 261765da20 Adding newly forked Tardis Wiki 2024-02-25 15:13:53 -05:00
Kevin Payravi e6d70c06fb Fix LZH Minecraft Wiki origin base URL 2024-02-23 17:59:40 -05:00
Kevin Payravi fae073922a Adding 2XKO Wiki 2024-02-23 03:57:09 -05:00
Kevin Payravi 5ee5fc9123 For Detective Conan, adding /wiki to base URL
www.detectiveconanworld.com leads to the parent org's homepage, so /wiki is effectively part of the wiki's base URL
2024-02-22 10:44:16 -06:00
Kevin Payravi 723b8957b2 Adding 3 more wiki.gg wikis
Backpack Hero, Enter the Gungeon, and TowerFall
2024-02-22 02:20:56 -06:00
SnorlaxMonster b4d7d067cf
Repair Conan and Starfy Wiki paths
Detective Conan Wiki included /wiki/ in both its base_url and
search_path. While this doesn't actually cause search to fail, as the
site seems to be able to resolve ?search= queries even when the base
path is invalid, it does mean the URL path is invalid if attempting to
use it for other purposes.

Starfy Wiki included its full URL in the search_path. This is consistent
with how Starfy Wiki's MediaWiki API defines its search_path, but it
violates assumptions made by IWB, causing redirects to fail.

Also, adjusted the origins_label for Warcraft Wiki.
2024-02-22 01:59:58 -06:00
SnorlaxMonster 87749253ff
Repair Wizard101 Wiki search path 2024-02-20 09:24:23 -06:00
Kevin Payravi fa72b3ff09 Merge branch 'main' of https://github.com/KevinPayravi/indie-wiki-buddy 2024-02-19 21:55:12 -06:00
Kevin Payravi 9962bf891b Adding WikiRaider (DE) 2024-02-19 21:55:11 -06:00
Kevin Payravi 11979729ae Adding Project Wingman Wiki on wiki.gg 2024-02-19 21:49:05 -06:00
SnorlaxMonster 2b6b0aa5df
Repair Bulbapedia search path
Bulbapedia's search path was incorrectly listed as `/wiki/index.php` instead of `/w/index.php`. This caused redirection to Bulbapedia to fail, landing on the invalid wiki page https://bulbapedia.bulbagarden.net/wiki/index.php
2024-02-19 21:01:53 -06:00
Kevin Payravi 562ff0ff86 Adding new Minecraft wikis + favicon optimizations
Includes addition of LZH language category (literary / classical Chinese)
2024-02-19 18:34:37 -06:00
Kevin Payravi 9da9ea56b7 Merge branch 'main' of https://github.com/KevinPayravi/indie-wiki-buddy 2024-02-18 01:11:52 -06:00
Kevin Payravi 25e27c2697 Adding Minicraft wiki.gg 2024-02-18 01:11:45 -06:00
SnorlaxMonster eb3059d4cd
Redirect series-specific Yu-Gi-Oh Fandom wikis 2024-02-18 01:06:42 -06:00
Kevin Payravi 7bb342d1eb Shortening Neoseeker origin labels
Not a lot of space on the UI to display longer labels
2024-02-16 23:37:53 -06:00
SnorlaxMonster 39122e4583
Add Neoseeker wikis as redirect sources 2024-02-16 23:33:41 -06:00
Kevin Payravi e2c865d1fd
Adjust EN wiki labels 2024-02-14 02:02:39 -06:00
Kevin Payravi c3a1b9c821
Adjust EN wiki labels 2024-02-13 23:42:47 -06:00
Kevin Payravi f47d036445
Reword wiki origin to save space 2024-02-13 23:37:17 -06:00
Kevin Payravi 6a84674edd Adding Truck + Farming Simulator wikis 2024-02-12 01:36:31 -06:00
Kevin Payravi d9d4297510 Adding Apex Legends wiki.gg 2024-02-12 01:31:52 -06:00
Kevin Payravi 2942a2c3d4 Adding additional EN wiki.gg wikis
Anvil Empires, Coromon, and SteamWorld. Also re-alphabetizing and fixing some metadata. Favicons were added in previous commit.
2024-02-12 01:26:25 -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 7d930c7301 Updating FI wiki labels 2024-02-05 03:42:37 -06:00
Kevin Payravi 600f69e41b Temp removing LGBTQIA+ Wiki, search is currently broken 2024-02-05 02:35:04 -06:00
Wingzzzzy cb1d887048
Added LGBTQIA+ Wiki 2024-02-05 02:27:38 -06:00
Kevin Payravi bcdb376e0b Adding 35 English wikis + additional origins 2024-02-05 02:24:44 -06:00
Poppamunz 179a30aa4e
Add Minecraft Bedrock Fandom Wiki to sitesEN.json 2024-02-04 13:41:12 -06:00
Kevin Payravi b81c54fdc7 Adding title param to MediaWiki search + updating Miraheze search endpoint
The title param is needed on some MediaWiki sites
2024-02-03 20:20:23 -06:00
Kevin Payravi 082d90ad81 Adding Brotato Wiki 2024-02-02 04:54:28 -06:00
Kevin Payravi a9a86a3a22 Adding Dark and Darker Wiki 2024-02-02 04:50:24 -06:00
Kevin Payravi 7ace23f7fe Adding Heroes III Wiki 2024-02-02 04:48:47 -06:00
Kevin Payravi bd9b5a683d Updating wiki.gg destination names 2024-02-02 00:24:01 -06:00
Kevin Payravi 1aabb7edd2 Adding 8 more wiki.gg wikis 2024-02-02 00:23:09 -06:00
SnorlaxMonster 4e553949bb
Add wikis listed on Anti-Wikia Alliance's "Forked wikis" page 2024-02-01 23:04:21 -06:00
Kevin Payravi 6f36822968 Adding Risk of Rain wikis 2024-01-29 15:27:55 -07:00
Kevin Payravi 80a13232b5 Adding vaporwave.wiki 2024-01-29 00:53:10 -07:00
Kevin Payravi ad00efe081 Merge branch 'main' of https://github.com/KevinPayravi/indie-wiki-buddy 2024-01-27 01:26:13 -07:00
Kevin Payravi 3a4fe01b9a Updating metadata for a couple wikis 2024-01-27 01:26:11 -07:00
Kevin Payravi a79e6eb5a9
Adjust Undertale Yellow destination name 2024-01-26 20:52:13 -06:00
Luka Simić b5df0027d6
Added Undertale Yellow Wiki on wiki.gg 2024-01-26 20:51:43 -06:00
SnorlaxMonster d0d5d408e4
Correct capitalization of WiKirby
WiKirby was incorrectly capitalized as Wikirby
2024-01-26 04:20:33 -07:00
Marsh 95f2b648a3
Added VTOL VR Wiki
Co-authored-by: Kevin Payravi <kevinpayravi@gmail.com>
2024-01-22 14:47:24 -06:00
Wingzzzzy f897a97386
Added Tower Unite wiki 2024-01-22 14:31:12 -06:00
yuki 232359ec2d
Added TCOAAL wiki 2024-01-18 17:15:32 -06:00
Poppamunz 786e1339aa
Add Minecraft PC Fandom Wiki to sitesEN.json 2024-01-12 21:18:29 -06:00
SnorlaxMonster c1b415a003
Sort site data JSONs alphabetically by ID 2024-01-12 21:17:59 -06:00
Kevin Payravi c7f59ed872 Adding Tiny Rogues Wiki 2024-01-11 18:50:34 -06:00