|
HowToUseAPIProxy
1. Supported API ProxiesAPI proxy was, is and will be commonly and widely used by most users from China behind the firewall. What is API proxy? Contributors outside mainland China always be perplexed by the ambiguity of API proxy. We do know API is the abbreviation of Application Program Interface and Proxy is a redirect method. So the combination of them means here we create a program functions rebinding an API call to twitter.com, that is blocked by Bin Xing Fung and his great firewall, to our web based application and calling to twitter.com from it. this two way program works like a proxy, but it does not re-transfer the normal http request but twitter API calls. During the re-transfer, calls can be modified by our application or not. if they are, Override mode outcomes; if not, here comes Transparent Mode. Hotot has been tested with these two API proxies. 2. Using TwipTwip is a PHP-based API proxy. The latest version(Twip4) works in two different modes, T(transparent) mode and O(override) mode. Hotot supports both of them recently. 2.1 Using T mode of Twip (Recommend)
2.2 Using O mode of Twip
Notice that the username or password is ignored when using o mode,so you can input anything. Notice that if you are using twip (3.x), the password is the TWIP password, not your twitter password. Tutorial below is NOT reviewed and tested with the last version, so its availability is unknown. 3. Using GtapGtap is a simple solution running on Google App Engine which can proxy the HTTP request to twitter's official REST API URL.
Notice that the password is the GTAP password, not your twitter password. GOOD LUCK! Marguerite. |
使用twip o模式设置,登录没有任何反应
twip的T模式一直让输入用户名密码
用twip o,我什么都好好的,就是发不出去推,无论是桌面版还是chrome app 版。 用twip t,就一直让我输入用户跟密码。
我的可以发推却不能收。用的twipo模式
t模式测试成功 但 发自: Hotot for Chrome 不是个性化api o模式也可以 是自定义api了
但不能私信
O模式 之前不能用是因为少了一个/
但是,现在是可以更新TL,但是不能发推,不能转发,不能私信
我也是因为少了一个/,悲剧。
我写了自定义的api,但是关闭hotot再重新打开.发现设置又变成默认的了...囧...
报告bug: 禁言了还是提示更新成功,然后发了很多推才发现,怎么一直没门神? 噢 原来我被禁言了,然后之前的那些推全部没有发出去。。。。。