I hereby claim:
- I am harunonsystem on github.
- I am harunon (https://keybase.io/harunon) on keybase.
- I have a public key ASBI2qY5tpMJnfOI9tv-YIhsJ-W6dAooXG2PsLmjGWoiEwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| ### Keybase proof | |
| I hereby claim: | |
| * I am harunonsystem on github. | |
| * I am harunon (https://keybase.io/harunon) on keybase. | |
| * I have a public key ASBI2qY5tpMJnfOI9tv-YIhsJ-W6dAooXG2PsLmjGWoiEwo | |
| To claim this, I am signing this object: |
| // https://note.com/harunon/n/n6d6b9ea68b6d | |
| module.exports = { | |
| defaultBrowser: 'Microsoft Edge', | |
| rewrite: [ | |
| { | |
| match: ({ url }) => url.protocol === 'http', | |
| url : { protocol: 'https' } | |
| }, | |
| { | |
| match: ['youtube.com/*', finicky.matchDomains(/.*\.youtube.com/),], |
| var CONSUMER_KEY =""; | |
| var CONSUMER_SECRET = ""; | |
| // 認証用URL取得 | |
| function getOAuthURL() { | |
| Logger.log(getService().authorize()); | |
| } | |
| // サービス取得 | |
| function getService() { |
| Ui:render([ | |
| Ui:C:container({ | |
| children: [ | |
| Ui:C:postFormButton({ | |
| text: "風呂 🛀" | |
| rounded: true | |
| primary: true | |
| form: { | |
| text: `#はるのん風呂` |
| article[data-hydro-view*="FOLLOW_RECOMMENDATION"] { | |
| display: none !important; | |
| } |