sg552

Results 15 issues of sg552

Seems the author is not maintaining this project since 2018. What a pity! I just now sent an email to ask him for this. I will keep it updated when...

``` Query List: ["memoizable"] Query Gemcutter Dependency Endpoint API: memoizable HTTP GET https://gems.ruby-china.com/api/v1/dependencies?gems=memoizable HTTP 200 OK https://gems.ruby-china.com/api/v1/dependencies?gems=memoizable Query List: [] Resolving dependencies.... ruby_dep-1.5.0 requires ruby version ~> 2.2, >= 2.2.5,...

hi , our project is using Actix, which is really fast, however, when writing tests, I found there are many duplications in our tests code. espcially the "init server" code,...

question

I am using patator and find it very useful and powerful. however, in some cases the response are full of chinese, and option `-x ignore ` only support English. Can...

what about adding a new feature: add waf detection? implement is simple: call `wafw00f` to detect the WAF type.

There are pull request not merged since 2018.

重构了这个函数: function is_weixin() { - var ua = navigator.userAgent.toLowerCase(); - if (ua.match(/MicroMessenger/i) == "micromessenger") { - return true; - } else { - return false; - } - }

This is not an issue about this project, but about the official doc. ( https://fly.io/docs/reference/redis/ ) The Official doc for running a new REDIS is totally not working, it would...