forked from KevinPayravi/indie-wiki-buddy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitesFI.json
46 lines (46 loc) · 1.21 KB
/
sitesFI.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[
{
"id": "fi-starwars",
"origins_label": "Jedipedia Fandom Wiki",
"origins": [
{
"origin": "Jedipedia Fandom Wiki",
"origin_base_url": "starwars.fandom.com/fi",
"origin_content_path": "/wiki/",
"origin_main_page": "Etusivu"
}
],
"destination": "Jedipedia",
"destination_base_url": "www.jedipedia.fi",
"destination_platform": "mediawiki",
"destination_icon": "jedipedia.png",
"destination_main_page": "Etusivu",
"destination_search_path": "/w/index.php",
"destination_content_path": "/wiki/",
"tags": [
"shoutwiki"
]
},
{
"id": "fi-trains",
"origins_label": "Juna Fandom Wiki",
"origins": [
{
"origin": "Juna Fandom Wiki",
"origin_base_url": "junapedia.fandom.com/fi",
"origin_content_path": "/wiki/",
"origin_main_page": "Juna_Wikia"
}
],
"destination": "Junawiki",
"destination_base_url": "junat.shoutwiki.com",
"destination_platform": "mediawiki",
"destination_icon": "junawiki.png",
"destination_main_page": "Etusivu",
"destination_search_path": "/w/index.php",
"destination_content_path": "/wiki/",
"tags": [
"shoutwiki"
]
}
]