Skip to content
This repository has been archived by the owner on Oct 5, 2019. It is now read-only.

chitosai/acgindex

Repository files navigation

acgindex

source code of the resource fetching system of acgindex.us. i'm still working on it.

base/accounts.py

# -*- coding: utf-8 -*-

ACGINDEX_EMAIL = '' # bili的api要求在User-agent里带上请求者的联系方式

BILI_APPKEY = '' # bili的api现在需要key才能使用

DB_HOST = ''
DB_USER = ''
DB_PASS = ''
DB_NAME = ''

About

中文ACG资源收录计划(已废弃

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages