Skip to content

Instantly share code, notes, and snippets.

View e39a562r's full-sized avatar

e39a562r e39a562r

  • Briareus Network Technology Co. Ltd.
View GitHub Profile
function downImg(img, fname) {
var url = img && img.srcset && img.srcset.replace(/ \d\.?\d?x/g, '').split(', ').pop() || img.src
var ext = (url.match(/\..+?$/) || [] )[1] || '.jpeg'
$('<a href="'+url + '" download="' + fname + ext + '"/>')[0].click()
}
function fetchImg (playerurl) {$.ajax(playerurl, {success: (a) => {
var name = $('.infobox-header', a).first().text().replace(/\s+$/,'').replace('[e][h] ', '')
var teamname = $('.infobox-description:contains(Team)', a).next().text()
downImg($('.infobox-image img', a)[0], teamname + ' - ' + name)
}})}
[/Script/EngineSettings.GameMapsSettings]
ServerDefaultMap=/Game/Mordhau/Maps/Contraband/FFA_Contraband.FFA_Contraband
[/Script/OnlineSubsystemUtils.IpNetDriver]
NetServerMaxTickRate=120

GCP 建立虛擬機

  1. 區域請選台灣
  2. 開機磁碟,選擇 Ubuntu 18.04 LTS,然後拉到下面選擇 10GB SSD
  3. 允許 HTTP 跟 HTTPS 連線

安裝

點擊虛擬機上面的 SSH 按鈕進入後台

1. 先更新套件管理工具

sudo apt update
alert('xss inject success')
[Download from itunes](itms-services://?action=download-manifest&url=https://kamigami.e39a562r.tw/public/amaze/7/manifest.plist)
[{
name: '臺北市',
dists: [
{ code: 100, zip_code: 100, name: '中正區' },
{ code: 103, zip_code: 103, name: '大同區' },
{ code: 104, zip_code: 104, name: '中山區' },
{ code: 105, zip_code: 105, name: '松山區' },
{ code: 106, zip_code: 106, name: '大安區' },
{ code: 108, zip_code: 108, name: '萬華區' },
{ code: 110, zip_code: 110, name: '信義區' },