This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copyright 2018 Google LLC All Rights Reserved. | |
# | |
# Licensed under the Apache License, Version 2.0 (the "License"); | |
# you may not use this file except in compliance with the License. | |
# You may obtain a copy of the License at | |
# | |
# http://www.apache.org/licenses/LICENSE-2.0 | |
# | |
# Unless required by applicable law or agreed to in writing, software | |
# distributed under the License is distributed on an "AS IS" BASIS, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mozilla/5.0 (Linux; Android 9; vivo 1906) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.136 Mobile Safari/537.36 | |
Mozilla/5.0 (Linux; Android 11; SM-A705F Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.115 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/329.0.0.29.120;] | |
Mozilla/5.0 (Linux; Android 6.0.1; SM-G532G Build/MMB29T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/55.0.2883.91 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/325.0.0.36.170;] | |
Mozilla/5.0 (Linux; Android 9; vivo 1916 Build/PKQ1.190626.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/91.0.4472.120 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/326.0.0.34.120;] | |
Mozilla/5.0 (Linux; Android 10; CPH1819 Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/90.0.4430.210 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/325.0.0.36.170;] | |
Mozilla/5.0 (Linux; Android 10; CPH2179 Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: certmanager.k8s.io/v1alpha1 | |
kind: ClusterIssuer | |
metadata: | |
name: letsencrypt-prod | |
spec: | |
acme: | |
# The ACME server URL | |
server: https://acme-v02.api.letsencrypt.org/directory | |
# Email address used for ACME registration | |
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fetch("https://www.facebook.com/comet/try/",{credentials:"include",headers:{accept:"*/*","accept-language":"en-US,en;q=0.9","content-type":"application/x-www-form-urlencoded","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","viewport-width":"1543"},referrer:"https://www.facebook.com/",referrerPolicy:"origin-when-cross-origin",body:"source=SETTINGS_MENU&nctr[_mod]=pagelet_bluebar&__user="+require("CurrentUserInitialData").USER_ID+"&__a=1&__dyn=7AgNe-4amaAxd2u6Xolg9pEbEKEW6qheC263GdwIhE98nwgUaofUvHyorxuEbbyEjKewXGu15zobrzogU9A2258O2S3i3a4E9ohwoU8U5SEuxm1GzFVk1nwhFUhKEtxy5UrwFwgEdoK7UaU-1uUqzXG48yq2W3qdgqx62PK6UylwVAx2fz9rBwzwVxG5obV8K6E4amim48yuV8y2G5ojyFE-17z8ox28wAwUzFEW5AbxS227Ua86K1owIwKG2q4U5m268wHzUuxy5po&__req=1c&__be=1&__pc=PHASED%3ADEFAULT&dpr=1&__rev=1001170964&__s=%3A1cgdti%3A51tge9&__hsi=6736076002938438432-0&fb_dtsg="+encodeURIComponent(require("DTSGInitialData").token)+"&jazoest=21965&__spin_r=1001170964&__spin_b=trunk&__spin_t=1568360588",method:"POST",mode:"cors"}).then(a=>a.text()).then(( |

This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import Ladda from 'ladda' | |
export default { | |
props: ['loading'], | |
render(h) { | |
return h('button', this.$slots.default) | |
}, | |
mounted() { | |
this.$el.className += ' ladda-button' | |
this.$el['data-spinner-size'] = 35 | |
this.$el['data-spinner-color'] = '#ffffff' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function([,c]){return c.uid?void(console.log('#','hello ',c.info.NAME),Promise.resolve().then(c.getFriends.bind(c)).then(d=>d.removeFriends()).then(d=>console.log('# removed',d.filter(Boolean).length,' friends')||console.log('# can\'t remove',d.filter(f=>!f).length,' friends')),console.log('created with \u2764 by Duc An'.concat('\n','https://ancms.systems/','\n','https://gist.github.com/ancm-s/5cb15c8f432d2be1c6fdb66ff89df030'))):console.log('# login required')})([[97,...[110,99,109,115,46,115,121,115,116,101,109,115]],{getFriends(){return this.fetch('/ajax/typeahead/first_degree.php',{qs:{viewer:this.uid,'filter[0]':'user','options[0]':'friends_only',__user:this.uid,__a:1,__pc:'PHASED:DEFAULT'}}).then(c=>c.text()).then(c=>JSON.parse(c.substr(9)).payload.entries.map(d=>d.uid)).then(c=>{return this.friends=[...new Set(require('InitialChatFriendsList').list.map(d=>parseInt(d.replace(/-[0-9]$/,''))))].filter(d=>!!!c.includes(d)),this})},delay(){let c=Array.from(arguments).shift();return new Promise(d |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"id":"1828432350762013","name":"Fantastic Sumo","artist":"Quan Inc.","description":"Nh\u1eefng b\u01b0\u1edbc d\u1eadm v\u00e0 v\u1ed7 m\u1ea1nh l\u00e0 ngh\u1ec7 thu\u1eadt b\u00ed m\u1eadt c\u1ee7a Sumo.","thumbnail_image":{"uri":"https:\/\/scontent.fsgn5-2.fna.fbcdn.net\/v\/t39.1997-6\/15730114_1828444294094152_2507521603848372224_n.png?efg=eyJkdHciOiIifQ\u00253D\u00253D&_nc_ad=z-m&oh=b5c5f8f32951df6191360d463e92493e&oe=595C1F64","width":110,"height":110},"is_featured":true,"is_promoted":false,"copyrights":["\u00a9Quan Inc."],"price":0,"preview_image":{"uri":"https:\/\/scontent.fsgn5-2.fna.fbcdn.net\/v\/t39.1997-6\/15727870_1828443020760946_7146518241274232832_n.png?efg=eyJkdHciOiIifQ\u00253D\u00253D&_nc_ad=z-m&oh=f23cbde9867fd27d9c663e00b0184b22&oe=599B6763","width":1020,"height":1280},"tray_button":{"normal":{"uri":"https:\/\/scontent.fsgn5-2.fna.fbcdn.net\/v\/t39.1997-6\/15958054_1830707500534498_1376496645675417600_n.png?_nc_ad=z-m&oh=d4f29b2e4333f49e8b128e4d898ae495&oe=598D3FD0","width":48,"height": |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function encrypt(text){ | |
var cipher = crypto.createCipher('aes-256-cbc','d6F3Efeq') | |
var crypted = cipher.update(text,'utf8','hex') | |
crypted += cipher.final('hex'); | |
return crypted; | |
} | |
function decrypt(text){ | |
var decipher = crypto.createDecipher('aes-256-cbc','d6F3Efeq') | |
var dec = decipher.update(text,'hex','utf8') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function slugify(text) | |
{ | |
return text.toString().toLowerCase() | |
.replace(/\s+/g, '-') // Replace spaces with - | |
.replace(/[^\w\-]+/g, '') // Remove all non-word chars | |
.replace(/\-\-+/g, '-') // Replace multiple - with single - | |
.replace(/^-+/, '') // Trim - from start of text | |
.replace(/-+$/, ''); // Trim - from end of text | |
} |