Skip to content

Commit

Permalink
chore: update github lang access token
Browse files Browse the repository at this point in the history
  • Loading branch information
iamogbz authored Jun 24, 2024
1 parent 604aa59 commit 1332211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/Profiles/Emmanuel/Emmanuel.constants.js
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",
);

0 comments on commit 1332211

Please sign in to comment.