Greasy Fork

Fanfiction.net: Redirect to Desktop Site

Redirect from moblie site to desktop site.

目前为 2021-07-10 提交的版本。查看 最新版本

作者
Vannius
评分
0 0 0
版本
1.2
创建于
2021-07-09
更新于
2021-07-10
大小
933 字节
许可证
MIT
适用于

Redirect from moblie site to desktop site.

    // config
    const REVERSE = false;

Redirect from desktop site to moblie site.

    // config
    const REVERSE = true;