Skip to content

Instantly share code, notes, and snippets.

View phuud's full-sized avatar
😈
Happy Coding!

Luke Wang phuud

😈
Happy Coding!
View GitHub Profile
@phuud
phuud / feedly-filtering-and-sorting.json
Last active August 15, 2019 10:44
Feedly Extension Settings
{
"autoLoadAllArticles": false,
"loadByBatchEnabled": false,
"batchSize": 200,
"globalSettingsEnabled": true,
"subscriptions": {
"---global settings---": {
"filteringEnabled": true,
"restrictingEnabled": false,
"sortingEnabled": false,
@phuud
phuud / eigoTips.json
Last active June 28, 2019 03:55
eigoKits
{
"solve": "work through",
"like": "a fan of/be into",
"talk about": "talk through",
"contact": "get hold of",
"finally": "end up doing",
"exercise": "work out",
"discuss": "go through/over",
"read": "go through/over",
"refuse": "turn down",
<?xml version="1.0" encoding="utf-8"?>
<auth-config>
<!--com.nexttrucking.wiztruck.web.rest.AccountResource Start-->
<api-auth value="/api/register/trucker" method="POST">
<authority>ROLE_SUPER_ADMIN222</authority>
<authority>ROLE_ADMIN222</authority>
<authority>ROLE_DATAM</authority>
<authority>ROLE_IM_CS</authority>
<authority>ROLE_FINANCE</authority>