Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #14 from justmd5/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Justmd5 authored Sep 29, 2021
2 parents 23564c6 + 1ab2332 commit a472393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/API.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class API extends AbstractAPI
{
use ArgumentProcessingTrait;

const BASE_API = 'https://api.ai.qq.com/fcgi-bin/';
const BASE_API = 'https://api.ai.qq.com/fcgi-bin';
protected $classify;
protected $filter;

Expand Down

0 comments on commit a472393

Please sign in to comment.