update pixiv
This commit is contained in:
parent
1bb468cdb8
commit
94e2a1de9f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ from zzcore import StdAns
|
|||
import requests
|
||||
|
||||
class Ans(StdAns):
|
||||
AllowGroup = [959613860,805197917]
|
||||
AllowGroup = [805197917,959613860]
|
||||
def GETMSG(self):
|
||||
url = 'https://api.lolicon.app/setu/'
|
||||
params = {
|
||||
|
|
Loading…
Reference in a new issue