fix Doll
This commit is contained in:
parent
2d4e219bc5
commit
bc3c6ed2ce
|
|
@ -97,6 +97,6 @@ public class Doll extends Spider {
|
||||||
code.append((char) (voteTag.charAt(i) ^ key.charAt(k)));
|
code.append((char) (voteTag.charAt(i) ^ key.charAt(k)));
|
||||||
}
|
}
|
||||||
String playUrl = URLDecoder.decode(new String(Base64.decode(code.toString(), 0)));
|
String playUrl = URLDecoder.decode(new String(Base64.decode(code.toString(), 0)));
|
||||||
return Result.get().url(playUrl).parse().string();
|
return Result.get().url(playUrl).string();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
e8366bf6d878437e6886b21a6cccbc4e
|
c2c2134419b0ae6729c5cf174b43c63c
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"spider": "https://fongmi.cachefly.net/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;e8366bf6d878437e6886b21a6cccbc4e",
|
"spider": "https://fongmi.cachefly.net/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;c2c2134419b0ae6729c5cf174b43c63c",
|
||||||
"wallpaper": "https://gao.chuqiuyu.tk",
|
"wallpaper": "https://gao.chuqiuyu.tk",
|
||||||
"sites": [
|
"sites": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"spider": "https://fongmi.cachefly.net/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;e8366bf6d878437e6886b21a6cccbc4e",
|
"spider": "https://fongmi.cachefly.net/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;c2c2134419b0ae6729c5cf174b43c63c",
|
||||||
"wallpaper": "http://饭太硬.top/深色壁纸/api.php",
|
"wallpaper": "http://饭太硬.top/深色壁纸/api.php",
|
||||||
"sites": [
|
"sites": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue