mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-25 13:39:06 +01:00
リレーが動作するように修正する (#8396)
This commit is contained in:
parent
827ee9426c
commit
db64fe0ef2
@ -1,5 +1,5 @@
|
|||||||
import * as crypto from 'node:crypto';
|
import * as crypto from 'node:crypto';
|
||||||
import * as jsonld from 'jsonld';
|
import jsonld from 'jsonld';
|
||||||
import { CONTEXTS } from './contexts.js';
|
import { CONTEXTS } from './contexts.js';
|
||||||
import fetch from 'node-fetch';
|
import fetch from 'node-fetch';
|
||||||
import { httpAgent, httpsAgent } from '@/misc/fetch.js';
|
import { httpAgent, httpsAgent } from '@/misc/fetch.js';
|
||||||
|
Loading…
Reference in New Issue
Block a user