如果您的网络环境无法连接至PicACG官方网站,请根据以下步骤部署反代
*由于worker.dev被DNS污染,请为Worker绑定自己的域名
// String
if (typeof val === 'string') {
if (val.startsWith('https://')) {
obj[key] = val
.replace('storage1.picacomic.com', 'proxy.your-domain.com/proxy/s3.picacomic.com')
.replace('storage-b.picacomic.com', 'proxy.your-domain.com/proxy/s3.picacomic.com')
.replace('img.picacomic.com', 'proxy.your-domain.com/proxy/s3.picacomic.com')
.replace('www.picacomic.com', 'pica-pica.wikawika.xyz')
}
}
将proxy.your-domain.com替换为你的域名
This is a fan made website. We are NOT PicACG official. Please DO NOT share this website anywhere.
这是一个粉丝向网站,我们与 PicACG 官方没有任何关系。请勿在任何地方传播本网站。
For communication and learning only.
All data & pictures from query: ©PICA & Illusts' authors
Copyright 2021 FreeNowOrg
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.