add wikipedia
This commit is contained in:
parent
a4981251d0
commit
73ed45183a
45
FastGithub/appsettings.wikipedia.json
Normal file
45
FastGithub/appsettings.wikipedia.json
Normal file
@ -0,0 +1,45 @@
|
||||
{
|
||||
"FastGithub": {
|
||||
"DomainConfigs": {
|
||||
"*.mediawiki.org": {
|
||||
"IPAddress": "91.198.174.192"
|
||||
},
|
||||
"*.wikipedia.org": {
|
||||
"IPAddress": "91.198.174.192"
|
||||
},
|
||||
"*.wikiquote.org": {
|
||||
"IPAddress": "91.198.174.192"
|
||||
},
|
||||
"*.wikinews.org": {
|
||||
"IPAddress": "91.198.174.192"
|
||||
},
|
||||
"*.wikiversity.org": {
|
||||
"IPAddress": "91.198.174.192"
|
||||
},
|
||||
"*.wiktionary.org": {
|
||||
"IPAddress": "91.198.174.192"
|
||||
},
|
||||
"*.wikibooks.org": {
|
||||
"IPAddress": "91.198.174.192"
|
||||
},
|
||||
"*.wikiyoyage.org": {
|
||||
"IPAddress": "91.198.174.192"
|
||||
},
|
||||
"*.wikisource.org": {
|
||||
"IPAddress": "91.198.174.192"
|
||||
},
|
||||
"*.wikidata.org": {
|
||||
"IPAddress": "91.198.174.192"
|
||||
},
|
||||
"upload.wikimedia.org": {
|
||||
"IPAddress": "208.80.153.240"
|
||||
},
|
||||
"login.wikimedia.org": {
|
||||
"IPAddress": "208.80.153.224"
|
||||
},
|
||||
"meta.wikimedia.org": {
|
||||
"IPAddress": "208.80.153.224"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user