mirror of
https://github.com/fergalmoran/chrometophone.git
synced 2025-12-22 09:41:51 +00:00
Changed URL for Protocol Proxy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
Copyright 2010 Alfonso Martínez de Lizarrondo & Patrick O'Reilly
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
Copyright 2010 Alfonso Martínez de Lizarrondo & Patrick O'Reilly
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
||||
1
third_party/firefox_sendtophone/chrome/locale/de/uploads.dtd
vendored
Normal file
1
third_party/firefox_sendtophone/chrome/locale/de/uploads.dtd
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<!ENTITY compressing.label "Compressing folder">
|
||||
1
third_party/firefox_sendtophone/chrome/locale/fr/uploads.dtd
vendored
Normal file
1
third_party/firefox_sendtophone/chrome/locale/fr/uploads.dtd
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<!ENTITY compressing.label "Compressing folder">
|
||||
1
third_party/firefox_sendtophone/chrome/locale/ga-IE/uploads.dtd
vendored
Normal file
1
third_party/firefox_sendtophone/chrome/locale/ga-IE/uploads.dtd
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<!ENTITY compressing.label "Compressing folder">
|
||||
1
third_party/firefox_sendtophone/chrome/locale/hi-IN/uploads.dtd
vendored
Normal file
1
third_party/firefox_sendtophone/chrome/locale/hi-IN/uploads.dtd
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<!ENTITY compressing.label "Compressing folder">
|
||||
1
third_party/firefox_sendtophone/chrome/locale/it/uploads.dtd
vendored
Normal file
1
third_party/firefox_sendtophone/chrome/locale/it/uploads.dtd
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<!ENTITY compressing.label "Compressing folder">
|
||||
1
third_party/firefox_sendtophone/chrome/locale/ja-JP/uploads.dtd
vendored
Normal file
1
third_party/firefox_sendtophone/chrome/locale/ja-JP/uploads.dtd
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<!ENTITY compressing.label "Compressing folder">
|
||||
1
third_party/firefox_sendtophone/chrome/locale/nl/uploads.dtd
vendored
Normal file
1
third_party/firefox_sendtophone/chrome/locale/nl/uploads.dtd
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<!ENTITY compressing.label "Compressing folder">
|
||||
1
third_party/firefox_sendtophone/chrome/locale/ru/uploads.dtd
vendored
Normal file
1
third_party/firefox_sendtophone/chrome/locale/ru/uploads.dtd
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<!ENTITY compressing.label "Compressing folder">
|
||||
1
third_party/firefox_sendtophone/chrome/locale/sv/uploads.dtd
vendored
Normal file
1
third_party/firefox_sendtophone/chrome/locale/sv/uploads.dtd
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<!ENTITY compressing.label "Compressing folder">
|
||||
1
third_party/firefox_sendtophone/chrome/locale/zh/uploads.dtd
vendored
Normal file
1
third_party/firefox_sendtophone/chrome/locale/zh/uploads.dtd
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<!ENTITY compressing.label "Compressing folder">
|
||||
@@ -1,7 +1,7 @@
|
||||
pref("extensions.sendtophone.installedButton", false);
|
||||
pref("extensions.sendtophone.appUrl", "https://chrometophone.appspot.com");
|
||||
|
||||
pref("extensions.sendtophone.proxyUrl", "http://smallroomstudios.net/s2p.php?ml=");
|
||||
pref("extensions.sendtophone.proxyUrl", "http://foxtophone.com/?ml=");
|
||||
pref("extensions.sendtophone.fileServerUrl", "http://martinezdelizarrondo.com/sendtophone.php");
|
||||
pref("extensions.sendtophone.fileUploadMaxKb", 50000);
|
||||
pref("extensions.sendtophone.SearchQR", 0); // 0: search and prompt, 1: search and launch automatically, 2: don't search
|
||||
|
||||
Reference in New Issue
Block a user