I hereby claim:
- I am cptmacp on github.
- I am cptmacp (https://keybase.io/cptmacp) on keybase.
- I have a public key ASAcsO_kP2KZA4rZyjUNoHBY9mjllICv9pRToyPjAw7IDQo
To claim this, I am signing this object:
| /** Config Starts. **/ | |
| const profiles = [ | |
| { | |
| cred: "xxxxxxxxxxxxxxxxxxxxxx", // Replace with your Endfield cred cookie value ( get from cookie ) | |
| skGameRole: "xxxxxxxxxxxx", // Replace with your Endfield skGameRole cookie value ( get from cookie ) | |
| platform: "3", | |
| vName: "1.0.0", | |
| accountName: "acc_name" // Replace with a name to identify this account( a simple identifier ) | |
| } |
| /** Config Starts. **/ | |
| const profiles = [ | |
| { | |
| cred: "xxxxxxxxxxxxxxxxxxxxxx", // Replace with your Endfield cred cookie value ( get from cookie ) | |
| skGameRole: "xxxxxxxxxxxx", // Replace with your Endfield skGameRole cookie value ( get from cookie ) | |
| platform: "3", | |
| vName: "1.0.0", | |
| accountName: "acc_name" // Replace with a name to identify this account( a simple identifier ) | |
| } |
I hereby claim:
To claim this, I am signing this object:
| <html ng-app> | |
| <head> | |
| <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.0.7/angular.min.js"></script> | |
| <script src="//use.edgefonts.net/vast-shadow:n4:all.js"></script> | |
| <script src="//use.edgefonts.net/vast-shadow:n4:all;megrim.js"></script> | |
| </head> | |
| <body> | |
| <div class="todo-wrapper" ng-controller="TodoCtrl"> | |
| <h2>You've got <span class="emphasis">{{getTotalTodos()}}</span> things to do</h2> | |
| <ul> |