Skip to content
#

plugin

Here are 12,305 public repositories matching this topic...

Qv2ray
Fangliding
Fangliding commented Nov 27, 2020

你的功能请求与使用中遇到的麻烦有关吗?若有,请描述?

为了防止订阅链接被墙,qv2ray带有通过代理更新的功能,但是使用这个功能有一定缺陷。参考下列情景。(使用通过代理更新均默认使用Qv2ray自己创建的代理)
1.小明有两个订阅链接,一个是被墙的A,一个是未被墙的B,但是B的安全策略会拒绝大多数已知VPS服务商的IP
为了更新被墙的A,小明打开了通过代理更新。
成功更新A后,小明去更新B,但是B的安全策略拒绝了小明的更新,小明需要打开首选项去掉通过代理更新才成功

2.小明有1个订阅链接A,这个链接被墙了,于是小明一直是打开通过代理更新的,而使用的代理也是链接A的代理。
有一天,订阅链接A的服务器全部被墙了。小明找好基友小王借来了一个未被墙的订阅链接B,但是小明发现更新不出来,原因是服务器尝试去连接QV2ray的代理,但是现在它并没有配置上可用代理,于是小明又需

miekg
miekg commented Oct 20, 2020

What would you like to be added:
Add a new plugin that minimizes responses as describe (e.g.) in the BIND manual

minimal-responses

 minimal-responses yes | no ;
 minimal-responses yes ;

If yes the server will only add records to the authority and additional data sections when they are required e.g. delegations, negative responses. This may improve the performance of the server. T
Maskim
Maskim commented Nov 2, 2020

Hello,

I'm using vue-i18n on my nuxt app with typescript.

I have a simple question :
Why in

declare module 'vue/types/options' {
	interface ComponentOptions<V extends Vue> {
		i18n?: {
			messages?: VueI18n.LocaleMessages
			dateTimeFormats?: VueI18n.DateTimeFormats
			numberFormats?: VueI18n.NumberFormats
			sharedMessages?: VueI18n.LocaleMessages
		}
	}
}

`local

Strange-AI
Strange-AI commented Sep 18, 2018

JS 配置如下:

 var gitalk = new Gitalk({
            clientID: '3654916*****0c0038c28',
            clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
            repo: 'Strange-AI.github.io',
            owner: 'Strange-AI',
            admin: ['jinfagang', 'Strange-AI'],
            id: vm.codeId,
            distractionFreeMode: false
        });
        gitalk.render('gitalk-conta

🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码实现,编码架构由MVVM和MVP组成,工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用,该框架是Android组件化、Android插件化、Android MVP架构、Android MVVM架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精力放在自己的项目的业务功能实现上,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中方便大家调用。

  • Updated Jun 29, 2020
  • Java
ai
ai commented May 24, 2017

We loved caniuse-db, but it uses 7 MB and contains many irrelevant data.

This is why @ben-eb created caniuse-lite. It is just a copy of latest caniuse-db (he wrote autorelease script) with less data and better compression. Only 1 MB.

Autoprefixer and Browserslist moved to caniuse-lite. So let’s use it here too. It is very easy, API is the sam

Improve this page

Add a description, image, and links to the plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the plugin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.