pixiv.org
This commit is contained in:
parent
a92eef7cce
commit
5e1a6a4e9c
@ -108,6 +108,26 @@
|
|||||||
"*.pixiv.net": {
|
"*.pixiv.net": {
|
||||||
"TlsSni": false,
|
"TlsSni": false,
|
||||||
"TlsIgnoreNameMismatch": true
|
"TlsIgnoreNameMismatch": true
|
||||||
|
},
|
||||||
|
"pixiv.org": {
|
||||||
|
"TlsSni": false,
|
||||||
|
"TlsIgnoreNameMismatch": true,
|
||||||
|
"Destination": "https://210.140.131.158/"
|
||||||
|
},
|
||||||
|
"*.pixiv.org": {
|
||||||
|
"TlsSni": false,
|
||||||
|
"TlsIgnoreNameMismatch": true,
|
||||||
|
"Destination": "https://210.140.131.158/"
|
||||||
|
},
|
||||||
|
"t.co": {
|
||||||
|
"Response": {
|
||||||
|
"StatusCode": 404
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"analytics.twitter.com": {
|
||||||
|
"Response": {
|
||||||
|
"StatusCode": 404
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user