Push Notification Forward HTTP

Push Notification Forward HTTP APK 1.8.0 - 免費下載

下載 APK

最後更新: 2023年八月19日

應用程式資訊

推送通知轉發HTTP {S} /保存歷史記錄應用程序

應用程式名稱: Push Notification Forward HTTP

應用程式 ID: com.jojoagogogo.nf

評級: 0.0 / 0+

作者: JOJOAGOGOGO

應用程式大小: 3.68 MB

詳細說明

它是一個將推送通知保存為HTTP {S}轉發/歷史記錄的應用程序

通知中收到的數據
您可以HTTP POST GET到配置的URL!

■您需要此應用程序的[訪問通知]權限才能使用傳輸功能

■轉發通知,選擇要另存為歷史的應用

■您可以設置要在傳輸目的地接收的參數

■您可以設置其他參數

■您可以在歷史記錄列表中縮小範圍

■您可以通過拉動刷新列表來更新它

以您的服務器為例


<?php

$ name = $ _GET [“ name”];
$ pkg = $ _GET [“ pkg”];
$ title = $ _GET [“ title”];
$ text = $ _GET [“ text”];
$ subtext = $ _GET [“ subtext”];
$ bigtext = $ _GET [“ bigtext”];
$ infotext = $ _GET [“ infotext”];

$ message =“”;

if($ pkg ==“ com.sample.app”){
  $ message =“來自示例應用{$ title} $ {text}”;
}其他{
  $ message =“ {$ title} !! $ {text}”;
}

$ cmd =“ / usr / bin / curl -X POST -d ” text =“。$ message。” “ http://sample.com/to_sample”;
$ ret = exec($ cmd);

迴聲$ ret;

?>
下載 APK

應用程式螢幕截圖

Push Notification Forward HTTP Push Notification Forward HTTP Push Notification Forward HTTP Push Notification Forward HTTP Push Notification Forward HTTP Push Notification Forward HTTP Push Notification Forward HTTP

類似