Remove This Application Was Created By A Google Apps Script User Free ((new)) File

  • Автор темы Автор темы dimm
  • Дата начала Дата начала

Remove This Application Was Created By A Google Apps Script User Free ((new)) File

Google Apps Script is a free, JavaScript-based cloud scripting platform. Anyone with a Google account can build and share apps. However, to protect users from malicious or unverified scripts, Google displays the warning if the script:

The banner is often suppressed or hidden within the container of the hosting site. Google Apps Script is a free, JavaScript-based cloud

This is the most common reason people search for this phrase. You built a script, you trust it, but the scary warning makes users hesitate. You want to from your own application. This is the most common reason people search for this phrase

If you are building an application for internal use, the banner is automatically hidden for users who are in the same as the script owner. If you are building an application for internal

function doGet() var html = HtmlService.createHtmlOutputFromFile('index'); html.setTitle('Your Application Title'); // Set your application title here return html;

To remove the "This application was created by a Google Apps Script user" banner for free, you must into another webpage . Google automatically adds this banner to standalone web apps as a security notice to users.

Прости мою лень, но это можно установить на любую ревизию бокса? У меня у друга джаспер, даш какой-то из старых. Хочет себе замутить такую штуку.
 
Shtrih55, GRH можно поставить на любой бокс (кроме первых и самых последних, Corona, что обещали доработать в новой версии глюкочипа).
 
Прости мою лень, но это можно установить на любую ревизию бокса? У меня у друга джаспер, даш какой-то из старых. Хочет себе замутить такую штуку.
В этом посте я описал лишь обновление freeboot-даша до соответствующего последнего официального даша. Это чисто программная задача, когда RGH или JTAG уже стоит. А так, все правильно сказал АА, только там еще и паять платку нужно и перепрограммировать нанд консоли.
 
паять платку нужно и перепрограммировать нанд консоли
нужно точно знать ревизию консоли и ее, скажем так, мелкие отличительные особенности.
чип нужен под конкретную консоль (его прошивка и схемотехника, есть универсалы по электрике)
нужен еще spi flasher (или lpt аналог) для чтения и заливки загрузчика обратно в нанд (именно загрузчика, нанд потом можно быстрей и надежней самим богзом прошить)
и очень прямые руки для пайки, размер пяток крохотный.
а в целом, ничего сложного, фотки выкладывал выше по теме :)
 
Назад
Верх