Now mirrored at blog.kaki87.net
DISCLAIMER : this isn't really an awesome list, I don't care about guidelines, rules and etc. so I don't bother make a real repo and a real pull request.
| let | |
| _ = require('lodash'), | |
| kefir = require('kefir'), | |
| request = require('request'), | |
| url = require('url'), | |
| express = require('express'); | |
| let videoSourcesProperty = kefir | |
| .combine([ | |
| "https://player.vimeo.com/external/217157675.m3u8?s=4a0c6e0d89f1d443259dc8848866a8b7262ac31e", |
| public class GatewaySecureActivity : AppCompatActivity() { | |
| companion object{ | |
| /** | |
| * The HTML used to initialize the WebView. Should be the HTML content returned from the Gateway | |
| * during the Check 3DS Enrollment call | |
| */ | |
| val EXTRA_HTML = "com.mastercard.gateway.android.HTML" | |
| /** |
Now mirrored at blog.kaki87.net
DISCLAIMER : this isn't really an awesome list, I don't care about guidelines, rules and etc. so I don't bother make a real repo and a real pull request.