-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update github lang access token
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
import { decode } from "utils/encoder"; | ||
|
||
export const GITHUB_KEY = decode( | ||
"0β20β1β11β12β41β2β65β81β3β21β57β4β24β49β5β73β79β6β82β7β40β88β8β90β9β26β58βAβ13β14β34β76βBβ35β44β53β68β91βEβ28β39βFβ29β66β83β84βHβ62β86β92βIβ67β74βJβ16β38βKβ54β77βLβ85βNβ17βOβ42β46β78βPβ18β32β48β55β61βQβ31βRβ45βTβ15βWβ60βXβ47β87βYβ19β59βZβ80β_β10β33β6βaβ70β8βbβ5β52βcβ50βdβ25βgβ0β23β27βhβ3β43βiβ1βjβ63βkβ37βlβ75βmβ36β69βnβ71βpβ7βsβ89βtβ2β51β72β9βuβ4βvβ64βwβ22β56βzβ30", | ||
"0β20β21β55β1β11β12β24β51β59β68β2β73β3β22β88β6β78β7β63βAβ13β14β26β60βBβ37β38β70β80βEβ52β53βFβ79βGβ91βHβ54βIβ83βJβ16β43βLβ23βNβ17β31βOβ92βPβ18βRβ85βSβ84βTβ15β29β77β82βUβ61βWβ50β57βXβ27β76β81βYβ19βZβ32β42β_β10β33β6βaβ56β66β75β8βbβ35β5β72βcβ28β34βdβ44βgβ0βhβ3βiβ1β62βjβ47βkβ36β71βlβ69β86βmβ46β74βpβ7βqβ25β41β89βrβ64β90βsβ39βtβ2β40β67β9βuβ4β65βwβ58βxβ45βyβ30β49βzβ48β87", | ||
); |