Greasy Fork is available in English.

PixivのリンクをTweetに添えて

Tweetの画像の下に(プロフィール欄にあれば)その人のPixivのリンクを表示します。

< 脚本PixivのリンクをTweetに添えて的反馈

提问/评论

§
发表于:2023-04-02

You maybe don't want to write your token into the source directly:

TwitterBearerToken_graphql = 'AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA';

§
发表于:2023-04-02

The BearerToken was not available in document.cookie, so I wrote the BearerToken for the test account I created.
I think there is no problem even if the BearerToken is leaked to the outside because there is nothing that can be done only with it.

发表回复

登录以发表回复。