iitc-project / ingress-intel-total-conversion

ingress.com/intel total conversion user script with some new features. Should allow easier extension of the intel map.
http://iitc.jonatkins.com/
ISC License
991 stars 552 forks source link

Update IITC_WebViewClient.java & AndroidManifest.xml to support new intel url on 10/29/18 #1275

Closed EvoldicA closed 5 years ago

EvoldicA commented 5 years ago

Adds new URL for intel change on 10/29/18.

terencehonles commented 5 years ago

1277 does the same with wildcards in case they change it again

EvoldicA commented 5 years ago

1277 does the same with wildcards in case they change it again

I thought about using wildcards as you did. I went with hardcoded urls to err on the side of safety, and fall in line with the previous code style. Not sure if anyone is maintaining this anymore as it's been ages since the last commit.

fkloft commented 5 years ago

Please don't forget the mission permalinks.

McBen commented 5 years ago

same as in #1277 -> "https://intel.ingress.com/*" is the valid url-path.

EvoldicA commented 5 years ago

Thanks for the comments. Now it should be better. I'm cutting myself off until I get more sleep, and get my test environment set up proper.

adnans commented 5 years ago

Thanks for the comments. Now it should be better. I'm cutting myself off until I get more sleep, and get my test environment set up proper.

using /intel needs to be put to an end at this point.