api: replace psl with homegrown & up-to-date fork
finally no more punycode warning
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import psl from "psl";
|
||||
import psl from "@imput/psl";
|
||||
|
||||
const API_KEY = 'jrsCWX1XDuVxAFO4GkK147syAoN8BJZ5voz8tS80bPcj26Vc5Z';
|
||||
const API_BASE = 'https://api-http2.tumblr.com';
|
||||
|
||||
Reference in New Issue
Block a user