- Visit: https://calendar.google.com, click the gear then click
Settings.
- Choose
Calendarssection, then clickExport calendarsto export.
Settings.Calendars section, then click Export calendars to export.| 0x26ccA438c742Bb5919548c5E2641788d0186f6A8 |
| import Vue from "vue" | |
| import Component from 'vue-class-component' | |
| @Component({ | |
| template: `<div> | |
| This is test {{message}} | |
| <p v-for="l in list"> | |
| {{l}} | |
| </p> | |
| </div>`, |
| (function(args={}) { // event = {url, cheerio, $get} | |
| return new Promise((resolve, reject)=> { | |
| const name = args['name'] | |
| const url = encodeURI(`http://www.fixsub.com/portfolio/${name}`) | |
| request.get({ | |
| url, | |
| headers: { | |
| 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
| } | |
| }, function(error, response, body) { |
| console.log("Hello JavaScript and World") |
| { | |
| name: bilibili, | |
| triggers: { | |
| subscribe_user: { | |
| title: "up主最新视频更新", | |
| config: { | |
| id: { | |
| type: "string", | |
| title: "up主数字id", | |
| description: "例如 space.bilibili.com/**122879**", |
| const x = 12 | |
| const y = 14 | |
| return { | |
| title: "Hi", | |
| message: "Yoo" | |
| } |