add dafenshu group pixiv pcr
This commit is contained in:
parent
6c59b3282f
commit
2731de7f9b
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ status = {
|
||||||
}
|
}
|
||||||
|
|
||||||
class Ans(StdAns):
|
class Ans(StdAns):
|
||||||
AllowGroup = [125733077,1084566280]
|
AllowGroup = [125733077,1084566280,920863253]
|
||||||
|
|
||||||
def GETMSG(self):
|
def GETMSG(self):
|
||||||
if len(self.parms) < 2:
|
if len(self.parms) < 2:
|
||||||
|
|
|
@ -4,7 +4,7 @@ import requests
|
||||||
from config import LOLIKEY
|
from config import LOLIKEY
|
||||||
|
|
||||||
class Ans(StdAns):
|
class Ans(StdAns):
|
||||||
AllowGroup = [805197917,959613860,343700338,125733077,1084566280]
|
AllowGroup = [805197917,959613860,343700338,125733077,1084566280,920863253]
|
||||||
def GETMSG(self):
|
def GETMSG(self):
|
||||||
url = 'https://api.lolicon.app/setu/'
|
url = 'https://api.lolicon.app/setu/'
|
||||||
params = {
|
params = {
|
||||||
|
|
Loading…
Reference in a new issue