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